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 |
how to do manual testing on an application which is in several languages
What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 Answers CTS, Indian Airlines,
How much konwledge of server require for a software tester.?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
What is the smoke testing and sanity testing..?what is the difference?
What is an mr?
Adobe puzzles: . . . . . . . . . connect all these dots using 4 continuous lines.one clue u can extend the line after the points also. 2.one basket contains apples,second basket contains oranges and third basket contains apples and oranges the labels are wrongly mentioned.pick one fruit from one of these basket and find which basket contain which fruits.
what is data migration testing?
1.What is the purpose of ?check-in?,? check-out??
how do you test a calendar ?
Diffrent between Smoke and Sanity tesing?