How many types of recording facility are available in QTP?
Answer / alok singh
QTP provides three types of recording methods-
* Context Recording (Normal)
* Analog Recording
* Low Level Recording
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell about automation object model(Aom) in qtp?
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
How to attach a file to TD?
How to find RAM size by using QTP?
What is the virtual object?
how to display message with out using msgbox function?
How we can merge the object repositories?say if we have two or three object repositories then how e can merge them? is there any option in Qtp to merge the object repositories
Did you find anything in your project that QTP proved inefficient to perform?
Tell me Three major differences between QTP & Winrunner?
will QTP 9.2 run successfully on Linux(gui) operating system
what is meant by Implicit and explicit requirements?
I am having trouble understanding #1 how to paramaterize a userid and password that I need to call in about 25 existing scripts. I need to know how to Create a Reuseable action for 25 existing scripts that will call the exact same userid and password? I need to know how to create a Reuseable action and then have it called by existing scripts being run in a batch.