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 |
How can we close all webbrowsers which are opened in out desktop?
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
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
How to release all resources file from the QTP?
how to convert 100 into hundred repees only and viceversa
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
what is the Descriptive Progarmming? how it is help to testers in QTP?
How Does Run time data (Parameterization) is handled in QTP?
how to capture objects of remote deskop as it is capturing only window.
What is the diff between image and bitmap check point?
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?
Who uses qtp tool?