I have 1 to 10 action are there, i want action1 output
becomes to action 10 input? pls any can give script for
this scenario?

Answer Posted / christopher thirumaran

All above ans are wrong.

We need to create Action-Parameter for both Actions.

For eg.
in Action1_Properties:(Input-Parameter: InputName, Type)

'Assigning the InputName value to the Variable
in Action1_Script: Action1_Param=Parameter("InputName")

in Action10 properties (Output-Parameter: OutPutName,
Type)

THEN

RunAction "Action1", OneIteration
RunAction "Action10", OneIteration, OutPutName

Tats all.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the limitation to XML Checkpoints?

1601


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1629


What are the trigger events in qtp?

573


Why script error occur in between recording in qtp?

1766


If u r using library files (Instead of Check Points) , How do u do bitmap check ?

1455






How the exception handling can be done using quicktest professional?

545


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

1514


What are the different attributes used with regular expression?

551


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

1678


supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?

1360


How many types of parameters are there?

547


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1285


What is the Difference between test object and run time object?

611


How do you send email with attachment from outlook using qtp ?

563


If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?

1435