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.

State transition testing

This is a discussion on State transition testing within the Testing Issues forums, part of the Software Testing category; can u please tell me aboubt State transition testing? Thanx, Aritra...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 11-06-2008
Junior Member
 
Join Date: Nov 2008
Location: Kolkata,India
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
aritrafromfkk is on a distinguished road
Question State transition testing

can u please tell me aboubt State transition testing?

Thanx,
Aritra
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-11-2008
Expert Member
 
Join Date: Apr 2008
Location: Tamilnadu
Posts: 1,466
Thanks: 15
Thanked 150 Times in 141 Posts
deepasree has a spectacular aura aboutdeepasree has a spectacular aura about
Re: State transition testing

hi aritra,

The main focus of state transition testing is to test the transition from one state to another. i mean open state to closed state.

Thanks
Deepasree
Reply With Quote
  #3 (permalink)  
Old 11-11-2008
Junior Member
 
Join Date: Nov 2008
Location: Chennai
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
Geeklover is on a distinguished road
Re: State transition testing

State transition is a blackbok testing techinique. It is used to test the objects state and behaviour ie state transition testing can be defined as object = state + behavior * behavior is the sequence of messages (or events) that an object accepts * state is a condition in which a system is waiting for one or multiple events * transition represents change from one state to another caused by an event * event is input that may cause a transition * action is operation initiated because of a state change (occur on ransitions) eg : an atm machine * after entering the valid pin the user can move to any transaction like balance enquiry, withdrawal, pin change etc how do we test the transition. By using state transition testing with luv (v) geeklover
Reply With Quote
The Following User Says Thank You to Geeklover For This Useful Post:
  #4 (permalink)  
Old 11-23-2008
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: State transition testing

Agree with Geeklover.

A good test case to test the state transition logic should excercise all the activities that change and don't change the state.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
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
Tracking Bug State ursgaurav Testing Issues 4 09-03-2007 08:58 AM
I am in a state of total confusion Geek_Guest Career Advice 1 06-18-2007 09:42 AM
Can I retrieve state of superclass using readObject Gangadhar123 Java 0 06-02-2007 04:13 PM
State and temp Records in PeopleSoft admin PeopleSoft 1 02-26-2007 06:42 PM
Report should show state prompt only Geek_Guest Data Warehousing 0 02-26-2007 06:27 AM


All times are GMT -4. The time now is 04:16 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