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.

Using datasheet of one action in another

This is a discussion on Using datasheet of one action in another within the QTP forums, part of the Software Testing category; Can we use the datasheet of one action in another action? if Yes how? Ex: I want to use the data sheet of Action2 in Action1....

Go Back   Geeks Talk > Software Testing > QTP
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 01-10-2008
Junior Member
 
Join Date: Jan 2008
Location: bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
venkatesh_kodagi is on a distinguished road
Using datasheet of one action in another

Can we use the datasheet of one action in another action? if Yes how?
Ex:
I want to use the data sheet of Action2 in Action1.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-10-2008
Moderator
 
Join Date: Oct 2007
Location: Frankfort, KY
Posts: 283
Thanks: 3
Thanked 54 Times in 36 Posts
Anshoo_Arora is on a distinguished road
Re: Using datasheet of one action in another

1. It can be done with either a reusable or an external action. Make action2 a reusable action and call it in action1 using "call to existing action." If you use this, you will have to run Action1 as well. So I'm not sure if you are looking for this.

2. Use dtGlobalSheet

3. Add values to Dictionary Object

4. (I think this should also work) Datatable.GetSheet("Action2").GetCurrentRow

Last edited by Anshoo_Arora; 01-10-2008 at 02:10 AM. Reason: General Formatting
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP

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
Pass parameters from one action to another action JobHelper C and C++ 1 12-26-2007 06:09 AM
How can I add an action (external action) programmatically? rajaputra QTP 0 10-31-2007 11:10 AM
Using action during run time Geek_Guest QTP 0 10-09-2007 11:52 AM
Difference between Function, Copy of Action & Externel Action Geek_Guest QTP 1 07-31-2007 07:33 AM
How is the script linked with datasheet Geek_Guest QTP 1 04-19-2007 08:25 AM


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