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 v-model and explan with diagramm
how is security testing done in ecommerece application?
what is the different between application server and database server?
what is diffrence between dynamic black box testing and dynamic white box testing
Why testing Web Applications is different?
what is difference between waterfall model and vmofel?
At what stage, the application can undergo performance testing?
are you ready to work on new domain but you dont have any body to take help or suggestion (seniors).you are the initiator?how will you work in such cases?
What is traceability matrix? What is recovery scenario? How to pass values into a datatable?
static and dyanamic testing
what is the difference bug,defect,error
Why white box testing techniques are also called as clear and glass box testing teschniques?