Answer Posted / tvl
3 types.
1.change settings(using file--settings)
2.wait()
3.synchronization point(on process completion objects)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we run multiple QTP scripts one after the other without manual intervention? How?
Mention the different actions types of qtp.
What is the differences between image check point and bit map check point?
How can I check if a environment variable exist or not?
What is CMMP and CMMH?
Step 3&4 are repeated until an the object in recognised uniquely.
What is the file extension of the code file in qtp?
How to check bitmap output value?
Explain the difference between call to action and copy action?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What are the Disadvantages of shared object repository?
Which scripting language used by quicktest professional (qtp)?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How do you know the location Id of an object if you know its index id?
How to use the object spy in quicktest professional 8.0 version?