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 |
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
WHAT IS BUG LIFE CYCLE YOU FOLLOW?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
how can we perform load testing and performance testing manually.
How to write a test case for Email and web address
3 Answers PAS Technologies, TNQ, TNQ Books and Journals,
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
What is Testers role in a s/w firm?
What is negative test case ?
Write Testcases for creditcard limit.
what are the outcomes of system testing?
what is statergy?
Why Should we prepare traceability matrix?