Geeks Talk

Prepare for your Next Interview




Proceeding to next transaction

This is a discussion on Proceeding to next transaction within the QTP forums, part of the Software Testing category; In our project after a transaction the application displays a message "sale order created MO001" in this string i have to use only the number MO001 and has to proceed ...


Go Back   Geeks Talk > Software Testing > QTP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 01-10-2007
Expert Member
 
Join Date: Oct 2006
Posts: 690
Thanks: 0
Thanked 49 Times in 41 Posts
JobHelper is on a distinguished road
Proceeding to next transaction

In our project after a transaction the application displays a message "sale order created MO001" in this string i have to use only the number MO001 and has to proceed to next transaction how to do this

NOTE : [This question was asked by feroz]
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-17-2007
Junior Member
 
Join Date: Jan 2007
Location: High Point, NC
Posts: 11
Thanks: 0
Thanked 2 Times in 2 Posts
bussysam2 is on a distinguished road
Re: Proceeding to next transaction

In this case, First of all, you will need to split the string. i.e. get the text you need from it. To do this, you may need a "Right(x,y) Function"
Then You will need to use an Output Parameter to get the Mo001 and hold it (i.e. if you are using Quality Center or TD along with your test) If not, you may just output the data in a datatable.
Then you load the next transaction and use the stored data by calling an input parameter.
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Transaction in Oracle Server janelyn Oracle 2 10-13-2006 07:03 PM
Acid properties of a transaction norman Web Design 1 08-03-2006 02:32 PM


All times are GMT -4. The time now is 04:22 PM.


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