Syntax for how to call one script from another? and
Syntax to call one "Action" in another?
Answer Posted / 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 View All Answers
Hi ,Can any one pleas explain how to test splash objects using QTP?
Give the syntax to import/export xls into qtp.
How to change the priorities of the recovery scenario properties?
Explain measuring transaction.
Can we record using all the modes in a single script? Explanation with example is appreciated
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Problem with XML checkpoint in QTP ?
How to check feasibility of the appliction?in automation testing?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How many tabs are available to view your test in a test pane and what are they?
What is the meaning Work bench?
Have you used xml check point in your project?
Explain the concept of how quicktest professional identifies object?
what is impact analysis on regression testing?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me