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 |
What is the difference between a Function and Action in QTP?
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
is it possible to add sheets to excel at runtime
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
How to test background color and dynamic images which are moving during runtime?
What is the qtp testing process?
How we know the qtp has used the smart identification process for identification of the object.
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
How to change the screen name while running the test.
How to add a page checkpoint to your test?
How to load object properties to object repository through scripting.give one example