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 |
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com
negative test cases on banking domain ?
What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.
What are the fields of Tracebility Matrix?
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?
When we perform re-testing?
What is the role of a bug tracking system?
what is the critical defect in telecom domain?help me out from this prob its very urgent
When do you go for integration testing?
How to write Negative test cases?
12 Answers CarrizalSoft Technologies, Infosys, Microsoft, Ybrant Technologies,
What is the difference between unit testing and integration testing?