Syntax for how to call one script from another? and

Syntax to call one "Action" in another?

Answers were Sorted based on User's Feedback



Syntax for how to call one script from another? and Syntax to call one "Action" in anot..

Answer / suresh babu m

Hi,

Sorry to say from above answer is wrong.

If u want to call the actions, before it should be reusable.

Syntax : Runaction "ACTIONNAME[TEST NAME]",Oneiteration.

Is This Answer Correct ?    6 Yes 1 No

Syntax for how to call one script from another? and Syntax to call one "Action" in anot..

Answer / chintu

Steps to insert a call to an action:
• Choose Insert > Call to Action, right-click the action and select Insert Call to Action, or right-click any step and select Action > Insert Call. The Insert Call to Action dialog box opens.
• In the Select an action box, select the action you want to insert from the list.
• Specify where to insert the action : At the end of the test or After the current step.
• Click OK. The action is inserted into the test as a call to the original action

Is This Answer Correct ?    2 Yes 0 No

Syntax for how to call one script from another? and Syntax to call one "Action" in anot..

Answer / sreeprasad

If u want to call the script from one action to another

thenthe below syntax used

suppose u have created a test1 ,in that you have created

the all steps for action1.and you have created a

action2 .now you want to call your script from action

runaction "action1(test1)iteration1"

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QTP Interview Questions

what are the disadvantages in QTP 9.2?

1 Answers  


what kind of frame work you used in your last project?

0 Answers   Deloitte,


suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt

1 Answers  


Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers

1 Answers  


What is the parameterization? Give one example?

0 Answers  






How to save your test using quicktest professional (qtp)?

0 Answers  


How to capture a window in QTP?

0 Answers   IBM, Mphasis,


what is Function Definition Generator? can any one explain me in details?

6 Answers   Accenture,


Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance

2 Answers  


What is Environment Variable and when we apply this in QTP?

3 Answers   TCS,


How many ways we can parameterize data in QTP?

1 Answers   Crea,


I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...

0 Answers  


Categories