By default Action1 runs first in QTP. Is it possible to
start the run with Action2?
Answer Posted / qa insider
To change the order in which Actions can be executed:
Goto the folder where scripts are saved --> Open Action0
folder --> open 'Script.mts' notepad --> change the order
in which Actions should be excuted.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
How to integrate the qualitycenter with qtp
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Explain the parameter in qtp?
How to use conditional loops in qtp ?
Define object spy ?
How did you resolve conflicts present in Object Repository?
How can you exit from an action?
What is the keyword view and expert view in qtp?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Explain measuring transaction.
Where can I find and view run-time data table?