Consider a scenario where there are two action sheets say
action 1 and action 2. Can Action 1 take values from action
2 data sheet or vice versa. If so, how?

Answer Posted / rashmi

Yes. you can use data from "Action1" data sheet
in "Action2" or vice versa.

use DataTable.GetSheet("Action1").GetParameter.....
in "Action2". (To use data from "Action1" data sheet
in "Action2")

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To which environments does quicktest professional (qtp) supports?

680


Which scripting language used by quicktest professional?

623


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

1793


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

1372


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

1865






What are the views available in qtp?

687


Sql questions to find second max salary and how to use joins

1078


Please Don't mind .i want in detail the real time process i.e in each document what it contains.

1527


How many types of status are there?

681


What is the difference between qtp and selenium?

634


What is the file extension of the code file in qtp?

642


Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,

1439


Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?

649


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2424


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

2029