Name the different types of recording modes?



Name the different types of recording modes?..

Answer / Prabhat Sagar

QTP supports three recording modes: Full Recording, Fast Recording, and Low-Level Recording.nnFull Recording records everything including test execution, user interactions, and system actions. It is best for beginners but can result in slow script execution.nnFast Recording records only the test actions and ignores system actions, making the script execution faster.nnLow-Level Recording records each keystroke and mouse click separately, providing more control over the script but requiring advanced knowledge of automation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How can we close all webbrowsers which are opened in out desktop?

3 Answers  


What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?

1 Answers  


Hi, I am trying to automate the web application for generating Reports.I am facing issue with IE while running the script. After 4 report IE crashes.I am using QTP 9.5 with IE version 7. Can anubody give me solution for this issue. Thanks in advance-Jyotsna

0 Answers  


How to release all resources file from the QTP?

1 Answers   Tech Mahindra,


how to convert 100 into hundred repees only and viceversa

1 Answers  


Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()

6 Answers   IBM,


what is the Descriptive Progarmming? how it is help to testers in QTP?

4 Answers   TCS,


How Does Run time data (Parameterization) is handled in QTP?

4 Answers   IBM,


how to capture objects of remote deskop as it is capturing only window.

1 Answers   Wipro,


What is the diff between image and bitmap check point?

1 Answers  


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?

7 Answers   ABC,


Who uses qtp tool?

1 Answers  


Categories