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 |
What is diff between Defect density metrics and Defect Variance metrics ?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
What is a Show Stopper?
Which is the best institute for testing tools in hyderabad ?
51 Answers Marlin Soft Technologies,
Write the test cases for godaddy home page
Whats the resumption and assumption criteria in Test plan? explain briefly.
2 Answers CTS, Oneclick Testing Solutions,
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
what is traceability Matrix??
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
when do you stop your testing