What is the difference b/w test case and scenario?
Answers were Sorted based on User's Feedback
Answer / harri
test scenario is the super set of test cases...means one
test scenario might comprise of one or more test cases.
ex:- say requirement is to have a login screen
scenario might be login
test cases may be different ways through which u can login
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ravindra kumawat
test case is define as a set of excutton conditioin
input data and expected result is excuted under ceertain
set of condition to achve the objective.
and test scenarion is combination of several simlar type of
test cases where the result of one test case is used as a
starting point for the next test case.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
Based on the Test Scenario only we can prepare the Test
Cases.
Test Scenario is a Business Use case.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / viv
Test Case is a Step which has to be verified in order to
test a Scenario.
scenario is nothing but a series of testcases inorder to
verify one transactional cycle.
Is This Answer Correct ? | 1 Yes | 1 No |
write test case for atm ?
What are the goals of a performance testing of a web application
what is 'v'model?
What are the Validation Testers? Their responcibilities? Are Manual tester & Validation testers are same?
Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)
How would u test and automate an Antivirus application ?
What are the main key components in web applications?
how do you determine what to test?
what is the difference between agile and spiral model?
exact definition of QA and QC ?
Tell me test cases for water bottle
Difference between the HotFix,ShowStopper and critical bug?