HO DO U CALL A ACTION?
Answers were Sorted based on User's Feedback
Answer / prasad
we can call action by using the following statement.
RunAction"ActionName",oneiterations,parameters.
we can also call the action by making the action as reusable
and call the action as "call to existing action".
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / jamil jbour
RunAction "ActionName",oneiterations [Input Parameter/s],
[output Parameter/s]
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / akshar
you can just create a test & in edit option u can insert as
many actions & make it reusable & if you give for run all
the actions will be executed based on the order
| Is This Answer Correct ? | 0 Yes | 0 No |
explain virtual object? in detailed? pls any one explain me?
What is test object?
how to test one edit box using dotnet addin for Web Applications? write script?
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance
Hi any body can tell me the synchranization point syntax thanks in advance
wt is the use of multiple questions in QTP
How to use reporter.report event in qtp ?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
how many types of actions r there? what r they? explain? pls give any one answer?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
How can we write script for a .net application in QTP? Can we use VB Script for .net application.