Question: https://www.uml-diagrams.org/examples/online-shopping-domain-uml-diagram-example.html Question 1 A . For this class diagram clearly define 10 unit tests, 5 integration tests, and 1 system test. Answer should be in
https://www.uml-diagrams.org/examples/online-shopping-domain-uml-diagram-example.html
Question 1
A. For this class diagram clearly define 10 unit tests, 5 integration tests, and 1 system test.
Answer should be in the format of:-
Test case name:-
Goal:-
Expected Result:-
Description:-
B. Briefly explain how your tests meet the criteria to be a unit, integration or system test. Explain the relationship between these types of tests.
For the integration and unit tests, you may submit either a description of each test or pseudocode. All pseudocode must be commented.
Hints:
Make sure to provide a goal/description for each test along with the expected result(s).
a. Remember to test that your system passes when it should AND fails when it should.
Make sure to describe how your system tests should be run.
Make sure you answered ALL parts to each question!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
