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.

What do you mean by Use Cases?

This is a discussion on What do you mean by Use Cases? within the Testing Issues forums, part of the Software Testing category; Can anyone explain what exactly does "Use Cases" mean ? & How is it different from "Test Cases"...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 02-01-2007
Junior Member
 
Join Date: Dec 2006
Location: Pune
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
tush25 is on a distinguished road
What do you mean by Use Cases?

Can anyone explain what exactly does "Use Cases" mean ? & How is it different from "Test Cases"
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-01-2007
Expert Member
 
Join Date: Sep 2006
Location: India
Posts: 131
Thanks: 1
Thanked 21 Times in 20 Posts
Innila is on a distinguished road
Re: What do you mean by Use Cases?

Hi,
A Use Case is a technique for capturing functional requirements of system whereas the test case is the various testing procedures document which is tested which determines the requirement is satisfied or not.

A use case defines the interactions between users who interacts with the system and the system under consideration.
A complete set of use cases specifies all the different ways to use the system, and therefore defines all behavior required of the system, bounding the scope of the system


A test case is a detailed procedure or a set of conditions under which a tester will determine if a requirement upon an application is satisfied or not.

*** Mangai Varma ***
Reply With Quote
The Following User Says Thank You to Innila For This Useful Post:
  #3 (permalink)  
Old 02-01-2007
Expert Member
 
Join Date: Oct 2005
Location: india,cochi,bangalore
Posts: 395
Thanks: 2
Thanked 9 Times in 8 Posts
vmshenoy is on a distinguished road
Re: What do you mean by Use Cases?

Testing is a process to identify all defects existing in a software product.(though not necessary it will catch all defects).

In order to test a program, i.e to see whether it functions properly, test cases are created !
Def : test case is a triplet[ I, S, O]

I : data input to system

S :state of system

O: expected output of system.

When a programmer creates a prog, then there are chances that his prog doesnot work as expected.So its upto tester that he tests the program with various test cases.There are ways to design test cases!

Use cases: represent the different ways in which a system can be used by users!
A simple way to find the use cases of a system is to ask question: "what the users can do using the system"?


hope you are getting me!

bye
__________________
:)
NEVER SAY DIE.
Reply With Quote
  #4 (permalink)  
Old 05-29-2009
Junior Member
 
Join Date: May 2009
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Pavanthi is on a distinguished road
Thumbs up Re: What do you mean by Use Cases?

Use cases describe the system from the user's point of view.

A Use Case is a technique for capturing functional requirements of system.

Use cases focus on the users of the system, not the system itself, thus the real system needs are brought to light early on. Since a use case consists mainly of narrative text, it is easily understandable by all stakeholders, including customers, users and executives, not just developers and testers.


Each use case describes one way the system is used, but one of the big benefits of use case modeling is that it also describes all of the things that might go wrong. Identifying exceptions to a successful scenario early in the project saves a lot of time by finding subtle requirements.
Reply With Quote
  #5 (permalink)  
Old 06-10-2009
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: What do you mean by Use Cases?

Pavanthi is right. Use cases are used to decribe functional requirements.
__________________
--
Brijesh Jain
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues

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
Test cases Strategy rose Test Cases 7 12-30-2008 11:25 AM
test cases for Radio neetisharma Test Cases 4 04-18-2007 06:57 AM
Microsoft CRM : Escalate ignored cases Jim.Anderson Microsoft CRM 0 09-27-2006 07:39 AM


All times are GMT -4. The time now is 06:02 PM.


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