what is the difference between test senario and use case
Answers were Sorted based on User's Feedback
Answer / varun kumar
Test Scenario is the environment in which all the necessary
requirements are checked.for example for a website testing
we create an environment for performance testing that means
how many users can login at a particular time.
whereas use case is an detailed documents which describe how
the particular software is used by the users.what are the
major functionality.
| Is This Answer Correct ? | 2 Yes | 2 No |
Test Scenario: Is an Item or functionality in the application which has to be test.
Test case: Is about what to test and how to test the functionality consists of precondition,Inputs,expected results..
| Is This Answer Correct ? | 1 Yes | 2 No |
what type of testing techniques are using after accept the build?
Diffrent between Smoke and Sanity tesing?
What are the things you prefer and prepare before starting testing?
What is the base data for drawing Triangle?
What is the initial stage of testing?
During alpha testing why customer people are invited?
What is Automation Test frame work ?
what r the differences between Testing on desktop application and Testing on client-server application while using QTP?oR while using MANUAL
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
Explain test metric and the information it provides.
Did any one worked on banking domain? banking projects? can anyone pls share their experience with me?
What is white-box Integration Testing and its differences between Black box-Integration testing?