Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

difference between test cases,test scenario,and test suite?

This is a discussion on difference between test cases,test scenario,and test suite? within the Test Cases forums, part of the Software Testing category; what are the different between test case and test seneario...

Go Back   Geeks Talk > Software Testing > Test Cases
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 12-18-2006
Junior Member
 
Join Date: Dec 2006
Location: New York
Posts: 5
Thanks: 3
Thanked 2 Times in 1 Post
forana is on a distinguished road
Different between test case and test senerio

what are the different between test case and test seneario
Reply With Quote
The Following 2 Users Say Thank You to forana For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 12-19-2006
Junior Member
 
Join Date: Dec 2006
Location: chennai/madras
Posts: 2
Thanks: 0
Thanked 3 Times in 1 Post
prasadbhathey is on a distinguished road
Re: test case and test senerio

A test case is the procedure followed to execute a test, it consists of the details about the input and expected result.
Test scenarios are based on a hypothetical story to help a person to think through a complex program or a system.
Reply With Quote
The Following 3 Users Say Thank You to prasadbhathey For This Useful Post:
  #3 (permalink)  
Old 12-19-2006
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: test case and test senerio

Prasad,

Good one!!!
Reply With Quote
  #4 (permalink)  
Old 01-02-2007
Contributing Member
 
Join Date: May 2006
Location: Hyderabad, India
Posts: 81
Thanks: 4
Thanked 13 Times in 11 Posts
bharathi_ark is on a distinguished road
Re: test case and test senerio

Hi
Prasad

Can u explain about Test scenario breifly?

thanks & regards
Bharathi
Reply With Quote
  #5 (permalink)  
Old 01-16-2007
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 139
Thanks: 1
Thanked 58 Times in 31 Posts
Sridevichitthu will become famous soon enough
Re: test case and test senerio

Hi Bharathy,

As for us Test Scenario is concerned ,we can discuss many scenarios in day today life like

1. Automated teller machine (ATM- Cash machine) ,
2. Swipping machine for Credit or Debit cards on purchase made.
3. Winding machine ( for coffe maker)
4. weighing machine in shops

Each of the above tells scenario on testing certain parameters.For instance if you take ATM Scenario.You can perform various transactions such as

a) you can find Balance on your account
b) You can draw cash as you wish
c) you can apply for cheque books
d) You can generate Mini or Detailed Account statement etc

For each of this parameters you can write Test cases.Hope you got better idea between test cases and test Scenario.Please revert back if you need any informations.

Thanks,
Sridevi
Reply With Quote
The Following 13 Users Say Thank You to Sridevichitthu For This Useful Post:
  #6 (permalink)  
Old 01-17-2007
Expert Member
 
Join Date: Dec 2006
Location: India
Posts: 140
Thanks: 0
Thanked 6 Times in 4 Posts
nikhil_rattan is on a distinguished road
Re: test case and test senerio

Hi,

Testcase = A testcase is a one which checks a functionality of one particular object at a time..A scenario can check functionality of multiple objects..and we can tell this as one business process..we can define a series of test-case executed as one scenario

Test Scenario = Think of a scenario as a workflow. It tests a series of test cases .
Reply With Quote
The Following 3 Users Say Thank You to nikhil_rattan For This Useful Post:
  #7 (permalink)  
Old 01-17-2007
Junior Member
 
Join Date: Sep 2006
Location: Hyderabad
Posts: 6
Thanks: 0
Thanked 4 Times in 3 Posts
kishorech is on a distinguished road
Re: test case and test senerio

hi all

In simpler way

Test case is an executable condition on a build(application).

Test Scenario is a workflow with no of test cases.

Kishore...
Reply With Quote
The Following User Says Thank You to kishorech For This Useful Post:
  #8 (permalink)  
Old 01-17-2007
Expert Member
 
Join Date: Dec 2006
Location: India
Posts: 140
Thanks: 0
Thanked 6 Times in 4 Posts
nikhil_rattan is on a distinguished road
Re: test case and test senerio

Hi Kishore,

May be this can more specific. IF u agree with this line

Think of a scenario as a workflow. It tests a series of test cases .


Regards

Nikhil Rattan
Reply With Quote
  #9 (permalink)  
Old 01-17-2007
Junior Member
 
Join Date: Sep 2006
Location: Hyderabad
Posts: 6
Thanks: 0
Thanked 4 Times in 3 Posts
kishorech is on a distinguished road
Re: test case and test senerio

hi Nikhil

i agree with u.but every body has it's own definition,some people may say like this some in another way.

Test scenario describs a specfic workflow about functionality of an application with some no of test cases from starting to ending.
eg: withdraw in bank ATM.
Reply With Quote
The Following 2 Users Say Thank You to kishorech For This Useful Post:
  #10 (permalink)  
Old 01-24-2007
Junior Member
 
Join Date: Dec 2006
Location: Delhi(India)
Posts: 7
Thanks: 0
Thanked 6 Times in 3 Posts
Rajeev Kant Sharma is on a distinguished road
Re: test case and test senerio

Hi friends
i want to take the example of the bus riding for expalining tht
test scenario:
some real time situations or work flow or real existence of work tht how we going to do tht thing. e.g:- we decided to go some whr by bus.so as we planed tht we wil take the bus from tht stop & reach tht palace.

test case:
" documented steps written 2 execute particular functionality of the component of software tht might contail expected results, inputs to ensure tht the desired functionality works fine."

e.g:-
1. First we take the riksaw from home.
2.reach bus station by riksaw.
3.take seat in bus.
4.reach there by bus.
5.left the bus after reaching to that place. & like that "these might b the some test cases tht u can think based on the above scenario"
hope tht u got the concept
if u find me wrong somwhere please notify me
i wil b thank ful to u
regards
rajeev sharma

Last edited by Rajeev Kant Sharma; 02-03-2007 at 06:27 AM.
Reply With Quote
The Following 3 Users Say Thank You to Rajeev Kant Sharma For This Useful Post:
  #11 (permalink)  
Old 01-25-2007
Junior Member
 
Join Date: Jan 2007
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
srkishoredrdo is on a distinguished road
Re: test case and test senerio

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
Reply With Quote
  #12 (permalink)  
Old 01-25-2007
Junior Member
 
Join Date: Nov 2006
Location: india
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
kishoresqa is on a distinguished road
Test case : Verifying the functionality

Test scenario : Set of Test cases.

Meaning of V Model in Project based companies.

Last edited by jainbrijesh; 05-23-2007 at 03:55 AM.
Reply With Quote
  #13 (permalink)  
Old 01-26-2007
Junior Member
 
Join Date: Jan 2007
Location: hyderabad,india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
vennela is on a distinguished road
Re: test case and test senerio

hi one and all
this is vennela
Reply With Quote
  #14 (permalink)  
Old 01-29-2007
Junior Member
 
Join Date: Jan 2007
Location: delhi
Posts: 2
Thanks: 0
Thanked 3 Times in 2 Posts
ankurvohra is on a distinguished road
Re: test case and test senerio

well test senario is the situation or a special case senario based testing in which a tester tries to create that situation and depening upon the need of testing that situation /senario various differnt kind of test cases are required.

A test case is always a subset of a test senario ..

I hope it helps ..
ankur
Reply With Quote
The Following 2 Users Say Thank You to ankurvohra For This Useful Post:
  #15 (permalink)  
Old 01-31-2007
Junior Member
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
ssathe is on a distinguished road
Test Scenario is a big picture. There can be several test cases that can be written to test one test scenario.
e.g. Test Scenario - Test the checking account functionality for a bank application
Test cases for the same could be - Test checking form, test for required fields on the form, test for accuracy of the deposit/withdraw function, test for error conditions such as trying to withdraw more than available balance etc.,

Hope this helps

Last edited by jainbrijesh; 05-23-2007 at 03:55 AM.
Reply With Quote
  #16 (permalink)  
Old 01-31-2007
Junior Member
 
Join Date: Jan 2007
Location: Sahadara, Delhi
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
mukeshtanwar_21 is on a distinguished road
Thumbs up Re: test case and test senerio

Scenierio is an approach on which basis different sets of test cases can be generated.Scenierio is based on a particular approach describing a logic.
Reply With Quote
  #17 (permalink)  
Old 02-01-2007
Junior Member
 
Join Date: Nov 2006
Location: Hyderabad,India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
gopalsubbu is on a distinguished road
Re: test case and test senerio

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.
• A test case should contain particulars such as test case identifier,
test case name, objective, test conditions/setup, input data
requirements, steps, and expected results.
Reply With Quote
  #18 (permalink)  
Old 02-04-2007
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 139
Thanks: 1
Thanked 58 Times in 31 Posts
Sridevichitthu will become famous soon enough
Re: test case and test senerio

Hi srkishoredrdo,


I have collected few information on your query,some of your queries are already discussed in geekinterview anyway have a glance.

1) Thread testing

this link directs you to geekinterview specific discussion about thread testing http://www.geekinterview.com/question_details/32901

2) bucket testing

similarly this topic is discussed already,below link will provide you inforamtion http://www.geekinterview.com/question_details/28841

3) implementation testing

Quote:
Implementation testing or sometimes called installation testing is typically completed by the software testing engineer in conjunction with the configuration manager. Implementation testing is usually defined as testing which takes place using the compile version of code into the testing environment or pre-production environment which may or may not make it into production.

This generally takes place outside of the development environment to limit code corruption from other future releases which may reside on the development environment. While the ideal installation might simply appear to be to run an install program sometimes called package software. This package software typically uses a setup program which acts as a multi configuration wrapper, which may allow the software to be installed on a variety of machine and/or operating environments. Every possible configuration should require extensive testing before it can be used with confidence.

In distributed systems, particularly where software is to be released into an already live target environment (such as an operational web site) installation (or software deployment as it is sometimes called) can involve database schema changes as well as the installation of new software. Deployment plans in such circumstances may include back-out procedures whose use is intended to roll the target environment back in the event that the deployment is unsuccessful.

Ideally, the deployment plan itself should be tested in an environment that is a replica of the live environment. A factor that can increase the organizational requirements of such an exercise is the need to synchronize the data in the test deployment environment with that in the live environment with minimum disruption to live operation. This type of implementation may include testing of the processes which take place during the installation or upgrade of a multi tear application.

This type of testing is commonly compared to a dress rehearsal or may even be called a “dry run”. Implementation testing is testing of a full, partial or upgrades install/uninstall processes.
Ref: http://en.wikipedia.org/wiki/Installation_testing

hope it helped you.

Regards, sridevi

Last edited by kalayama; 02-06-2007 at 06:43 AM. Reason: Content from other website put inside QUOTE
Reply With Quote
  #19 (permalink)  
Old 02-06-2007
Expert Member
 
Join Date: Jan 2007
Location: Bangalore
Posts: 252
Thanks: 4
Thanked 8 Times in 7 Posts
Manojks is on a distinguished road
Re: test case and test senerio

Hi,

Test cases are written for test scenario. First the tester is given with test scenario which we can also call as business scenario and test cases are written for that scenario...

Thanks
Manoj
Reply With Quote
  #20 (permalink)  
Old 04-23-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 108 Times in 76 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: test case and test senerio

Test case is a condition which confirm that actual result is same as the expected result.

Test scenario is use case condition , how user can use the system.
__________________
--
Brijesh Jain
Reply With Quote
Reply

  Geeks Talk > Software Testing > Test Cases

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
If test case required for testing always post test scenario. jainbrijesh Test Cases 15 12-30-2008 10:55 AM
Difference b/w Test case and Test? jainbrijesh Test Cases 6 11-13-2008 12:53 AM
Uploading Test Cases into Quality Center and Test Director Rajani Test Director 2 05-13-2008 05:27 AM
What is the difference between test cases and test scripts? sakshi_2801 Test Cases 3 05-11-2007 09:50 AM
Add test cases to test director JobHelper Test Director 3 04-19-2007 07:44 AM


All times are GMT -4. The time now is 08:22 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved