what is the difference between testcase and test scenario?
Please give one example.

Answers were Sorted based on User's Feedback



what is the difference between testcase and test scenario? Please give one example...

Answer / veda

Example for a TestScenario:

Check for a Textbox whether the user can able to numeric
value or not.

Ex for Test cases;

From the above scenario, we can write the following
testcases:

1. Check for a +ve number.
2. Check for a -ve Number in the text box.
3. Check for a alphanumeric/special characters in the
textbox.
4. Check for a "zero" in the text box.

Is This Answer Correct ?    3 Yes 0 No

what is the difference between testcase and test scenario? Please give one example...

Answer / murali reddy

Test Case:A test case is a document that describes an
input, action, or event and an expected response, to
determine if a feature of an application is working
correctly.


Test Scenario:what r the main functionalities u r going to
test.

Simply we can say test case is "how to test"
and test scenario is "what to test".

Is This Answer Correct ?    4 Yes 2 No

what is the difference between testcase and test scenario? Please give one example...

Answer / k.chandra sekhar

a) Test scenarios nothing but describes a situation to
prepare a test case to test a specific functionality.
b) In other words test scenarios are thread of
operations.
c) Test case is a description of what is to be tested.
d) Test case is nothing but formal steps and
instruction
e) Test case is mainly describes a feature of an
application is working correctly or not?
f) Test case is nothing but set of inputs and outputs.

My name is k.chandra sekhar
My phone no is 09246540049
I am in hyderabad
My mail id is ndra_143@yahoo.co.in

Is This Answer Correct ?    2 Yes 0 No

what is the difference between testcase and test scenario? Please give one example...

Answer / kumaraswamynaidu

a) Test scenarios nothing but describes a situation to
prepare a test case to test a specific functionality.
b) In other words test scenarios are thread of
operations.
c) Test case is a description of what is to be tested.
d) Test case is nothing but formal steps and
instruction
e) Test case is mainly describes a feature of an
application is working correctly or not?
f) Test case is nothing but set of inputs and outputs.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between testcase and test scenario? Please give one example...

Answer / srikanth

Testcase is an action,input or event and expected result
Test scenario is an way of pasibulitys


Simply i can say one thing test case is a how to test
test scenario is what to test

Is This Answer Correct ?    1 Yes 0 No

what is the difference between testcase and test scenario? Please give one example...

Answer / sakthivel

Test Scenario:

What you are going to test your application/System. It
means what are things you are going to test like Look &
Feel, Functionality, Security and Performance. It has
description, Priority and status (BVT / BAT)

Test Case:

How you are going to test your application/system. It is a
procedural way to test a application and it contains the
steps, inputs, expected results, actual results and status.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between testcase and test scenario? Please give one example...

Answer / harsha

Test Scenario: Test Scenario is briefly explains about the
route of the testing.
Eg: Getting money from the Bank. It will tell only a
scenario to get money from the bank.

Test Case: Test case is doc that describes input,action &
expected responce do define whether the required feature is
working properly or not.

test case will cover all the possible routes
Eg: Getting money from the Bank.
We can do it by many ways a) From ATM
b) From Bank directly by Cash
c) From Interenet Banking
d) By Cheque etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

In whic page of QC , we run our Test case, or from where we run our Test cases from QC?

2 Answers   Amdocs,


What is the difference between the company site and the yahoo site?

6 Answers   Accenture,


waht is the quality in your company?

5 Answers  


tell me 4 test case technics ?

3 Answers  


iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?

1 Answers  






Which things do you examine in requrement while writing testcases.

1 Answers   Datamatics,


How any person can be a software tester, if he/she is not having software knowledge?

0 Answers  


advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.

7 Answers  


Hi I want to prepare for ISTQB Foundation level. Can any body mail me some sample papers for preparation. My mail id is sanjaysachdeva2008 @gmail.com

1 Answers  


difference between QA, QC

6 Answers  


what is the outcome of testing?

6 Answers  


2. The prime benefit of testing is that it results in improved defects a. True b. False

4 Answers  


Categories