File Glossary Example
pytest 9.0.3 · pytest-given 0.2.0 ·
Scenarios
Stories
Glossary
Status
✓ Passed
✗ Failed
○ Skipped
Browse by
A–Z
Count
Modules
Terms
Tags
Module:
×
Tag:
×
Term:
×
×
Guest books an available room
✓ passed
0ms
Given
the
Room
is available
When
Guest
books
the
Room
Then
the
Guest
receives a
Confirmation
the
Cancellation Policy
applies to the
Room
examples/file-glossary-booking/test_file_glossary_booking.py:52
Guest cannot book an unavailable room
✓ passed
0ms
Given
no
Room
is available
When
Guest
books
a
Room
Then
no
Confirmation
is issued
the
Cancellation Policy
does not apply
examples/file-glossary-booking/test_file_glossary_booking.py:67
Stories
Book a Room
3 activities · 2 scenarios
Book a Room
3 activities · 2 scenarios
Deselect
1
Guest
browses
listings
—
2
Guest
books
Room
2 scenarios
Open in Scenarios
→
3
Guest
receives
Confirmation
1 scenario
Open in Scenarios
→
Scenarios
Guest books an available room
✓ passed
Covers:
2
3
Guest cannot book an unavailable room
✓ passed
Covers:
2
examples/file-glossary-booking/test_file_glossary_booking.py:42
Show kinds
Actors
1
Work Objects
2
Verbs
1
Uncategorized
2
Glossary
6 terms · 1 actor · 2 work objects · 1 verb · 2 uncategorized
Actors
Guest
A person making a room reservation.
Undefined
1 story · 2 scenarios
Stories:
book-a-room
Show 2 scenarios using this term
examples/file-glossary-booking/GLOSSARY.md:7
Work Objects
Room
A bookable hotel room.
Undefined
1 story · 2 scenarios
Stories:
book-a-room
Show 2 scenarios using this term
examples/file-glossary-booking/GLOSSARY.md:9
Confirmation
A notification acknowledging a successful reservation.
Undefined
1 story · 2 scenarios
Stories:
book-a-room
Show 2 scenarios using this term
examples/file-glossary-booking/GLOSSARY.md:10
Verbs
book
Reserve a room for a given stay.
Undefined
1 story · 2 scenarios
Stories:
book-a-room
Also used as:
books
Show 2 scenarios using this term
examples/file-glossary-booking/GLOSSARY.md:8
Uncategorized
Cancellation Policy
The rules governing
how
and
when
a booking may be cancelled.
Applies to every
Room
rate.
Undefined
2 scenarios
Show 2 scenarios using this term
examples/file-glossary-booking/GLOSSARY.md:11
Overbooking
Accepting more reservations than there are rooms available.
Undefined
examples/file-glossary-booking/GLOSSARY.md:12
No terms match this filter.