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 |
tell me about regular expressions in QTP? where we use? give eample?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
If I change the object name in one action will it be updated in all the actions? Or not?
what is the test process followed for your project?
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
hou can we use vb script in qtp could u tell me breafly
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
Whenever we use GETROPROPERTY function.
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
How to connect to a database?
what is delay in QTP?