Difference b/w test case and scenarios.
Answers were Sorted based on User's Feedback
Answer / sani
Test Scenario is ‘What to be tested’ and Test Case is ‘How to be tested’
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / khushbu nemade
1. when srs come from client , on the basis of tht document
use cases are generated mainly by developer,then on basis of
this scenarios are generated , then test cases are formed
.it is not necessary tht scenarios are made , many project
requires only test cases.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / srinivas
Test Scenarios: End to End flows mainly derived from the Use cases developed by the Developer and it also includes any possible missing paths the system can take from start to finish.
Test cases: These are much simpler checks (usually single checks) e.g.
click on the log-off link --> user should be logged out.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the V-model?
Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ??
What is the difference between Retesting and Data Driven Testing?
can u give me the Test case step template and write one test case step (ex)please
What is Testcase? How to define seviority and priority of a bug?Explain me with example?
1. Define the following along with examples a. Boundary Value testing b. Equivalence testing c. Error Guessing d. Desk checking e. Control Flow analysis
What is Test Strategy in test plan, Please explain in detail ?
can u please give me any good examples of high priority and low seviarity and vice versa
what is quality Factor
what is validation testing.
What is formal testing?
what is the different between QA and test engineer?tell me in brief?