what is the difference between Test case and Test scenario?
is it necessary to prepare scenarios before writing test
cases?explain in detail.

Answers were Sorted based on User's Feedback



what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / jaypal reddy

hi guys,i wanna make small modifications to the answer given
by Nemade.When ever tester gets requirements he will read
those and start writing scenarios first.Each scenario is the
method by which perticular feature in the application can be
tested.in this way tester will write different scenarios by
which that perticular feature in the application can be
tested.Now,by considering those scenarious tester will write
all possible testcases for each scenario.

So writing scenarious is mandatory before starting writing
test cases.

Is This Answer Correct ?    18 Yes 0 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / divya nandana.b

Test case : is a document that consists of
the following
:Testcase Id , testcase name , testcase desciption ,
prioroty ,reproducable,Steps ,description ,Expected ,Actual
,result
Test case nothing detailed desscription of the each and
every step to validate the expected value

Test Scenario
test scenario is a format which gives the information or
flow of application .i.e it is like story
ex:
sc1: login screen:login screen consists of username ,
password ,
sc2 :if username and password is correct login in to
application
sc3: if username and password does not match display a
message
by seeing testscenarios only we will write testcases

Is This Answer Correct ?    21 Yes 6 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / brahma

Before you write any testcase will first off all prepare
the test secnario.

Is This Answer Correct ?    12 Yes 0 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / sreejith

hi prince ,


you mensioned that "Group of test Scenario Docu Designed to
Cover a test Condition will form a Test Case.(pls note this
is not the definition for test case)." are u sure this is
correct.

I think it will be group of test cases which will make a
test scenario.

Is This Answer Correct ?    11 Yes 1 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / sijojoseph

Test scenario is nothing but it is a group of related test
cases .

Is This Answer Correct ?    4 Yes 0 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / kishore

Test scearios is a high level test case..
Where as testcase describes step by step process how we
validate application functionality

Is This Answer Correct ?    4 Yes 0 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / gousia parveen

Test Scenario is what to test.
Test Case is how to test.
In some companies,they directly prepare Testcases from
usecase diagrams
In some companies,They prepare scenarios from those
scenrios,they prepare test Cases,Its all depends upon company.
For example:We have login page with user id,Password and
login button
Here scenario is Login button,
Here Test cases for this scenario are
1.Blank
2.Invalid user id with valid password,
3.Valid user id with invalid password,
4.Valid user and valid password.
Depends upon the client requirements......

Is This Answer Correct ?    4 Yes 0 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / vani

Identifying the TestScenarios is mandatory, with out the
Scenarios writing the testCases is confusion, So only few
Organizations will directly write the testcases, without
the Scenarios.

Is This Answer Correct ?    2 Yes 0 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / sam

hi reema,

R u a TE.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between Test case and Test scenario? is it necessary to prepare scenarios be..

Answer / reena mathew

hi sijo,

Your are absolutly correct.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

10.What is stub?

5 Answers   Hewitt,


how is market for testing in banglore,chennai,pune,delhi?

0 Answers   IBM,


What is the entry creteria and exit creteria for system testing

3 Answers   Nissan, Renault Nissan,


what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com

2 Answers  


How to write JSON query ? Explain with Example

1 Answers   TCS, Wahab,






what are the stages in Testing life cycle?

50 Answers   Accenture, DELL, Mind Tree, Planet Web Solutions, TCS, Trigent,


Where you involve in testing life cycle ,what type of test you perform

3 Answers   Intact Solutions,


MS Paint

0 Answers  


I want to know that Test Case Document contains the positive as well as negative test cases in the same sheet or we have to create different test case document for negative test cases.

3 Answers  


How will you link the Defect to the Test case? Explain Bug life cycle ?

1 Answers   Crea,


.what are the diff between desktop and web applications?

1 Answers   HCL, Pentagram,


What is the main diff. between Retesting and Regression Testing ?

2 Answers   Crea,


Categories