Geeks Talk

Prepare for your Next Interview




Templates for Use case

This is a discussion on Templates for Use case within the Testing Templates forums, part of the Software Testing category; Can any one help me in providing the templates for Use case, also I am a 1 year experienced guy. Please let me know what are the essential things to ...


Go Back   Geeks Talk > Software Testing > Testing Templates

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-04-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 164 Times in 138 Posts
Geek_Guest is on a distinguished roadGeek_Guest is on a distinguished road
Templates for Use case

Can any one help me in providing the templates for Use case, also I am a 1 year experienced guy. Please let me know what are the essential things to be known (Regarding Testing) for a person of my experience.

Thanks and Regards,
Hari
Question asked by visitor Hariprasad
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-17-2007
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 139
Thanks: 1
Thanked 44 Times in 29 Posts
Sridevichitthu is on a distinguished road
Re: Templates for Use case

Hi

I am not employed as tester yet, so am not exactly sure what are the things you need to know.

I can suggest anyway as junior tester you need to know

Test case creation
Test case execution
Functionality testing
Integration testing
Regression testing

Moreover you need to be strong enough in manual testing. As you explore you can develop knowledge on automation testing. If you are really interested in testing learn and keep updated on field experience (what the company wants from you, how far you are from their view etc) Hope you got relevant details.

Regards,

sridevi chitthu
Reply With Quote
  #3 (permalink)  
Old 10-01-2007
Junior Member
 
Join Date: Oct 2007
Location: Bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
srikanthj1982 is on a distinguished road
Re: Templates for Use case

Hi,

You should know all concepts of manual Testing , Testing Life Cycle, V-model for Testing, And V-model for Developing...Traceability matric, and all the Templetes , like test case, test plan, To report bugs and how u report bugs and all its feilds is very important , and types of Bugs , and Priority and Serverity etc.... Plz if u metionied and tool u should know that tool. bye... all the best..
Reply With Quote
  #4 (permalink)  
Old 10-01-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 523
Thanks: 1
Thanked 55 Times in 46 Posts
sutnarcha is on a distinguished road
Re: Templates for Use case

We currently have following information stored for Use Cases...

Requirement ID, Use Case Name, Source, Created By, Date Created, Actor, Supporting Actors, Trigger, Pre Conditions, Description, Post Conditions, Scope, Priority, Frequency of Use, Exceptions, Assumptions, Notes and Issues.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #5 (permalink)  
Old 11-20-2007
Moderator
 
Join Date: Sep 2007
Location: Chennai, INDIA
Posts: 406
Thanks: 2
Thanked 153 Times in 81 Posts
sridharrganesan will become famous soon enoughsridharrganesan will become famous soon enough
Re: Templates for Use case

Use Case is a document which is prepared from the requirements and specifications. Use cases are used as common document by both the development and the testing team. The development team will do the coding part by keeping use case document as the base. Also the testing team will start writing the test cases based on the use case document.

Use case document will explain in depth regarding the flow of actions in and between the modules. There will be three flows viz., (1) Basic Flow (2) Alternate Flow and (3) Exceptional Flow.

Basic flow is the normal flow of action, for example in a login page the basic flow will be entering user id, password and clicking the submit button will go to the next page. Alternate flow is what are the other flows than the basic flow, in the same example, the alternate flow will be before clicking the submit button, click the link to verify the user name exists in the data base. Exceptional flow is some undesired event happens how the system will reacts. In the same login example, after clicking the submit button and the user does not exists in the database the error page will be displayed saying that the user does not exists will be the exceptional flow.

Application development and the test cases will be written based on the above mentioned flows from the use case.

Use case document may be in any format such as in flow chart type or in descriptive type
Reply With Quote
  #6 (permalink)  
Old 11-21-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 866
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Re: Templates for Use case

Quote:
Originally Posted by sridharrganesan View Post
the testing team will start writing the test cases based on the use case document.
hi sridharrganesan,

Using use cases, we should write test cases or test scenarios, Which is better?
__________________
Brijesh Jain
brijesh.tester@yahoo.co.in
http://softwaretestingexpertise.blogspot.com
Reply With Quote
  #7 (permalink)  
Old 11-21-2007
Moderator
 
Join Date: Sep 2007
Location: Chennai, INDIA
Posts: 406
Thanks: 2
Thanked 153 Times in 81 Posts
sridharrganesan will become famous soon enoughsridharrganesan will become famous soon enough
Re: Templates for Use case

From the use cases as a first step the test scenarios are generated. From the identified test scenarios the test cases are derived.
Reply With Quote
  #8 (permalink)  
Old 11-21-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 866
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Re: Templates for Use case

Quote:
Originally Posted by sridharrganesan View Post
From the use cases as a first step the test scenarios are generated. From the identified test scenarios the test cases are derived.
yes, this is what happen during testing process, right?
__________________
Brijesh Jain
brijesh.tester@yahoo.co.in
http://softwaretestingexpertise.blogspot.com
Reply With Quote
  #9 (permalink)  
Old 11-21-2007
Moderator
 
Join Date: Sep 2007
Location: Chennai, INDIA
Posts: 406
Thanks: 2
Thanked 153 Times in 81 Posts
sridharrganesan will become famous soon enoughsridharrganesan will become famous soon enough
Re: Templates for Use case

Yes you are correct, this is the one that will happen in the testing process.

In process of the building the test cases, the test cases are derived either from the test requirement specification or use case. While deriving the requirement or use case will be splitted in to test scenario for which the test cases are written.
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Templates


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
IEEE FORMAT test case JobHelper Testing Templates 5 4 Weeks Ago 08:30 AM
Test case for Calculator Geek_Guest Test Cases 3 07-31-2008 07:48 AM
Use case statement and Test Case JobHelper Testing Issues 3 06-16-2007 06:28 AM
solve this case vmshenoy Brainteasers 11 01-14-2007 05:44 PM


All times are GMT -4. The time now is 01:36 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved