By default Action1 runs first in QTP. Is it possible to
start the run with Action2?
Answer Posted / yugandhar
To change the actions order or deactivate the particulat
Actions follow the below mentioned steps
Goto the Tests folder -->Action0
--> open 'Script.mts' notepad --> change the order
in which Actions should be excuted or for deactivation
comment the particular action call statement.
for more details mail me : yugandhar_bandari@yahoo.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to create Reusable and Multiple Actions?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
diff between qtp versions from 8.5
what is actually contain test report? can anybody post the test report
Explain the features and benefits of quick test pro(qtp)?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Why do we use breakpoints in QTP?
What are the types of environment variables in qtp?
What is regular expression?
How to use reporter.report event in qtp ?
How to test results for qtp ?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
We stored into the objects OR and then write the scripting
What is the difference between analog and low level recording?