What is the difference between Test Cases and Test Scenarios
Answer Posted / nilanjan saha
Test Scenarios are are high-level thing from which may be
more than one test cases are generated.
Scenarios describe a thing that may consists of sequence
of activities.So to test each and every activity Test case
is needed that as whole state the respective test scenario
been covered.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
Test cases have written according to Flow of the software working or according to Screens?
What’s the difference between verification and validation in testing?
Did you ever worked with B.A's and when?
What is checkpoint? How can you handle the checkpoints?
Can you do system testing at any stage of sdlc?
what are the Cs in testing
List out test deliverables?
Who are all involved in an inspection meeting?
What are the qualities needed by a software tester?
. Is any graph is used for code coverage analysis?
how to test a web application manually?can u explain indetail?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is manual testing and what is it process?
What is the difference between latent and masked defects?