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 |
Which document you will get with new Build during testing?
what is quality Factor
What is meant by YUI testing?
1. what exactly is heuristic checklist approach for unit testing ?
what is web based testing and web based application? what are the check list for the web based application?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
Why you have chosen Testing as your career, not developer ?
What is Usability testing? Can you please give me some examples of usability test cases or how to write usability test cases.
What are differences in testing a client server and a web application?
How do you analyze your test results? What metrics do you try to provide?
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario