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 / sdfds

By Parameters.
In Reusable Action1-
Declare -
name=Parameter ("name")


In Calling Action2-
Call RunAction ["Action1"],name

Here, the Action2 will take value of the variable -name
from Action1. The conditions are:
Parameter("name")- Should be declared in Reusable Action1.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is meant by Implicit and explicit requirements?

3609


How will you find the current time of the remote machine using QTP script?

584


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

1727


regular expression in qtp standar check point for months from accepting months from january to december only

1468


How to remove associated function library?

550






Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?

1388


What are the challenges you faced during you entire life automation ?

994


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

2964


explain structured testing? plz guys with exp. do answer

1401


How do you create regression test packs?

603


What are private functions in QTP? How they can be called from the function library?

623


how to acess a test in RSA?

1660


Explain the difference between data driven testing and parameterization ?

577


what is stepin & stepout?

1410


Is it possible to merge two object repository files in qtp?

610