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

Which environments are supported by hp qtp?

594


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

1626


after click on compose mail how can we attached a file in qtp with vbscript code

1608


Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

3212


Give the syntax to import/export xls into qtp.

584






What are the advantages of Object Repository?

585


When ‘option explicit’ keyword is used in qtp?

744


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6300


What are the different types of recovery operation?

548


How to do call a output parameter from one action to another action??/

1869


Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji

1371


What are output values and why they are used ?

622


How did you resolve conflicts present in Object Repository?

1611


Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.

1367


How many types of recording modes in qtp? Which will be used when?

546