wt is playback facilityin qtp?
Answers were Sorted based on User's Feedback
Answer / guru
The playback option is used to play the recorded script.
| Is This Answer Correct ? | 4 Yes | 0 No |
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
how qtp identifies objects of application.
How you will rate urself in QTP in the range of 0 to 5
what is the use of automation frame work ??(QTP)
Among all the check points what is the most important checkpoint?
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
How to capture text from image to word
When you open QTP, how many sheets you can see?
How to database testing by manualy?in my db having 100 records when i am retriving the data from db it shows in frent end 30 records how to find bug using QTP?plz Exp realtimers (Chandana)
how do u create new test sets in TD
difference between do while and do until ?