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 |
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.
what all the metrics to be checked for a document ?
What is Cause and Effect Technique .
what is ur template of test case & which is the best?
How will you maintain your team to get proper Qty (I am lead for testing team)?
write 3 main test cases for excel sheet?
What are the different strategies for rollout to end users?
1)what are techniques used for writing the Test case?
my mail id is mudaseer123@gmail.com and password:qwertyiop but if i enter mail id in capital letters and password correctly should then what will happen?does it display login failed?
Can any one explain me, What is Integration testing process?
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
When do you feel that testing should start now while developing an application.