How vl i prioritize the actions when i have 10 actions A1,
A2, A3......A10. I want to run action as follows A1,A5,A6
and A10. How i can do it. Thanks in Advance to u.
Answer Posted / rangu
Open the test from folder, go to action folder 0, open
script in note pad, change the action sequence and insert
comments if you dont want to execute.
like as below.
Original actions
Action 1
Action 2
Action 3
Action 4
Action 5
After Modified ( Like below, we need to modify)
Action 1
Action 5
Action 2
'Action 3 // I dont want to execute this action.
Action 4
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the file extension of the code file and object repository file in QTP?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
How to run a test using quicktest professional?
Why qtp always start action1 and does not start action?
what r the main attributes of test automation?
What is the expert view?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Discuss the QTP Environment?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
What are the Disadvantages of shared object repository?
Explain hybrid framework with advantages and disadvantages?
How many types of parameters are available in quicktest professional?
Approach for Installation,comaptibility,system testing