InterviewSolution
Saved Bookmarks
| 1. |
Explain Test Scenario. |
|
Answer» Test scenario also called a scenario test, is defined as high-level detailed documentation of test cases or use cases. In this, the TESTER tests the software application from an end-user perspective. It USUALLY can SERVE as the basis for lower-level test cases or use case creation. Test scenario is also known as test condition or test POSSIBILITY. It gives you an idea of what we need to test. |
|