What is test scenario?
Answers were Sorted based on User's Feedback
Answer / uday
A set of test cases which should be executed in particular
order to make sure the functionality is working fine from
end-to-end. The test case starts once the previous test case
is over.
Generally a test scenario may contains one or more test cases.
In some companies, they treat both test scenario and test
case are same, but it is not true.
Here is the order:
We derive test cases from test scenarios. we derive test
scenarios from Use cases.
| Is This Answer Correct ? | 17 Yes | 0 No |
Test Scenario: An item or functionality which has to be test in the application and for which we have to write the test cases based on use cases.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is White Box testing and who is responsible for white box testing?
Main concepts in webpage Testing?
compatibility testing?
There are some features to improve the performance of a Product. What are those factors?
how 2 find out nth salary.plz write sql qurires
What will be the test cases for login phase in SIT format
what is quality Factor
how can u map SDLC With STLC
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
Write the test cases for sending a message through mobile phone (assuming all the scenarios )Its urgent .....
What would be your action if client would raise a bug after release?
At what stage unit testing has to be done?