what is the difference between test case and test
scenario.Explain with example?
Answers were Sorted based on User's Feedback
Answer / deepti
Test Scenarios are the functionality that needs to be
tested.
Test cases are the ways in which we can test it.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / deep shukla
Test Scenario: Test scenario is nothing but an overall
condition means it is just a functionality or behaviour
that anything is working fine or not.
Test Case: Test case is the steps to check all the stages
of that particular thing that whether it is working fine or
not.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / raju
test scenario is nothing but the statement which explains functionality of an application.
test case is nothing but the statement which explains the testing process of scenario.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
could you please explain clearly what is test case
scenario ?
| Is This Answer Correct ? | 8 Yes | 10 No |
Answer / sprasanna
TITLE OF THE TESTCASE ARE CALLED TEST SCENARIO AND DETAILS
OF THE TEST SCENARIO ARE CALLED TESTCASE.
| Is This Answer Correct ? | 10 Yes | 12 No |
Answer / srini
Scenario usually different from test cases in that test
cases are single steps whereas scenarios cover a number of
steps.
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / jisha_jayaram
Test case :
Test case is a written document, it is used to determine
whether an application or system working correctly or not.
It includes test case id, test case name, description (step
by step procedure) of test case, test data, expected result
etc..
Test scenario :
A sequence of actions(execution conditions) that identifies
behaviours of interest in the context of test execution.
| Is This Answer Correct ? | 0 Yes | 4 No |
test scenario is a collection of testcases related to
eachother. the output of 1 test case is the input for
another test case.ITs a story to be completed.
for eg:- buying a book on a shoping cart website.
| Is This Answer Correct ? | 5 Yes | 11 No |
Answer / alex
Scenario are thread of operations where as Test cases are
set of input and output given to the System.
| Is This Answer Correct ? | 6 Yes | 20 No |
As experienced what could be the interview questions based on project? It's urgent
6 Answers ABC, P2Softech, Sony,
What is the limit for test steps?It should be 10/20/30etc
What is unit,load,stress,performance testing ?
Which r diff. models for SDLC and STLC ? Thanks in advanse to replier. Suyog Watershed Infotech
diff b/w waterfall model & spiral model?
14 Answers APIIT, BBD, QQ, Rift Valley Institute of Science and Technology RVIST, Wipro,
can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting
what are the differences between stub abd the driver ?
Can any one explain the difference between test scenario and test case.
on what basis can u estimate test cases for particular screen??
What is the difference between TEST STRATEGY and TEST PROCESS
3 Answers Tavant Technologies,
What is data persistancy?
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?