Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I want to write 5 different scenarios about fantasy football Here I leave an example like this. The programming language will not be written, the
I want to write 5 different scenarios about fantasy football
Here I leave an example like this.
The programming language will not be written, the scenario should be written as in the picture, for example, login scenario, registration scenario, etc.
Borrow books Version: 3 Type scenario: Actor: User Normal flow 1 User scans her library card System validates the card; returns the card; displays user data; displays Select function dialog 2 User selects 'Borrow function System displays Borrow' dialog 3 User scans label of book to be borrowed System identifies book; records book as borrowed, unlocks safety label; displays book data 4.1 User presses More books' key System displays Borrow dialog: go to step 3 4.2 User presses Finish' key System prints loan slip; displays 'Finished' message; terminate. Alternative flows 1 System validates the card; if card is invalid, system returns the card, displays 'Invalid message; terminate: endir 2 if User has overdue books, System displays Denied message. terminate; endif 3: System identifies book; if book is reserved for another person, system displays Reserved dialog: go to step 4; endifStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started