what is difference b/w test case and test scenario?
Answers were Sorted based on User's Feedback
Answer / @mit
Test Case is the detialed Step by step flow of the
application while Test Scenarios contains majour flow of
the application.
Test scenairos comes first as compare wid Test
Cases.Testers prepare the Test Sceniros first as that
contains the main flow of the Aplication.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / balakiranm
Test Case: A test case is the procedure followed to execute a test, it consists of the details about the input and expected result.
Test Scenario: Test scenarios are based on a hypothetical story to help a person to think through a complex program or a system.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / greeshma
Test Scenario: The situation where the test engineer feel to
do testing is know as test scenario
Test Cases: To do testings that situation test engineer will
get some ideas based on the requirement those are know as
test cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Test Case: It is a brief description of what to test and how to test in the application.
(or)
In which we are having test steps, pre-conditions, input fields and expected results is known as test case..
Test scenario: An item or functionality which has to test in the application is known as test scenario.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ashish
In general Test scenario is the high level functionality of
the application whether the Test cases are detailed(low
level)description(step by step)of those functionality
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / a.s.sudeeptheja
detail test cases were written by test engineer,in case of
the test scenario is an adqet date given by projectma
manager or team leader
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / subash
to do testing in that situation the test engineers will get
some ideas based on the requirements.those are known as
test cases where as test scenario is the situation where we
feel we need to do some testing is known as test scenario.
| Is This Answer Correct ? | 3 Yes | 9 No |
Answer / veerapandiyan sampattiyar
after developing only create the test scenario
before developing only create the test cases.
| Is This Answer Correct ? | 0 Yes | 6 No |
When will the testing starts? a)Once the requirements are complete b)In requirement phase
what is the difference between functional test cases and compatability testcases?
what is monkey testing?
What is Reliability Testing
3 Answers FactSet Systems, Genpact,
What type of questions will be asking for 2 years experience candidate in manual testing?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
how can we connect database in manual testing? pls answer for this
entry and exit criteria for each phase in STLC and SDLC
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?
Why is it impossible to test a program completely?
what are the contents we have to cover in manual testing to get the job
1. Define the following along with examples a. Boundary Value testing b. Equivalence testing c. Error Guessing d. Desk checking e. Control Flow analysis