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
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 |
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 |
Answer / brahma
Before you write any testcase will first off all prepare
the test secnario.
| Is This Answer Correct ? | 12 Yes | 0 No |
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 |
Answer / sijojoseph
Test scenario is nothing but it is a group of related test
cases .
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
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 |
when errors occurs in ur script wat will u do
WHAT IS CVS? WHY IT IS USED
HI frnds, can any one tel me..when a tester can starts test case writing? reply sooooon plss..
Difference between gui & Functional testing
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
What are the web designing tools ?
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?
Whats is bugzilla?how is it install,how it is use?
How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
in your project which Tull you are using and what is the version and URL?
Guys, can any one of u give the realtime example for Black Box Testing
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?