How many types of Recordings are there in QTP and what are
they?
Answer Posted / prasant
there is three types of recordings.
1 Analog recording
2 Digital recording
3 Low-level recording
| Is This Answer Correct ? | 9 Yes | 15 No |
Post New Answer View All Answers
What are the Test design techniques you uses in ur project?
What is data driver in qtp? Where we use it?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Describe the differences between functions and actions in UFT?
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 is the syntax for how to call one script from another?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How to create Reusable and Multiple Actions?
QTP script is not working on other's machine..
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Why qtp the best testing tool?
how to acess a test in RSA?
Explain the differences between table and db checkpoints?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
What is TOM in QTP?