Question: Test Case #: 5 Test Case Name: Produce the bill System: Online Shopping system Subsystem: Main App Short Description: To check that bill is generated
| Test Case #: 5 | Test Case Name: Produce the bill |
| System: Online Shopping system | Subsystem: Main App |
| Short Description: To check that bill is generated as per items added |
|
Preconditions: non
| Step | Action | Expected System Response | Pass/Fail | Comments |
| 1 | Add few items to purchase with different quantity |
| Pass |
|
| 2 | Select a Bank account for payment
|
| Pass |
|
| 3 | Proceed to check out the order. | A bill will be generated having details of total price, discount and amount payable based on the selected items and quantities. | Pass | The total amount calculated is correct as per the added items. |
QUESTION : DRAW a sequence diagram of the given test case????
{{{Describe the step-by-step process to create a sequence diagram. - Identify a set of objects that will participate in the general collaboration (or use case scenario) - Consider the first point of the scenario (or if you get it from the first point of the flow of event of a use case) - Consider what the system needs to be done to respond to an actor when the actor sends the message to the system - Repeat each of the points of the scenario (or flow of event) and until you complete all the points in the scenario}}}}}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
