Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the different Recording modes and how do they work?
Home
QuickTest Professional (QTP)
What are the different Recording modes and how do they work?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
What are the different Recording modes and how do they work?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 14, 2020
by
GeorgeBell
QTP provides 3 modes of Recording:
Normal Recording mode
: The default recording method is always the normal mode. This method uses the model of Test Objects and Runtime objects to learn and act on the AUT.
Analog recording mode
: Records the exact mouse and keystrokes that the user performs in relation to either the screen or the AUT window. The steps that are recorded using this method cannot be edited.
The way this usually gets represented in code is:
Window/app.RunAnalog “Track1”
One scenario in which this type of recording can be used is when we are trying to capture a signature.
Low-Level recording mode:
This mode records the coordinates in the application where the operation is performed, irrespective of whether QTP recognizes the specific Object or Operation.
Related questions
0
votes
Q: Mention what are the different types of recording modes in QTP? Which will be used when?
asked
Apr 25, 2020
in
QuickTest Professional (QTP)
by
Robindeniel
#qtp-modes
+1
vote
Q: How many types of recording modes in QTP? Which will be used when?
asked
Apr 12, 2020
in
QuickTest Professional (QTP)
by
amita rallin
#qtp-recording-mode
0
votes
Q: Enlist all recording modes that are available in QTP.
asked
May 8, 2020
in
QuickTest Professional (QTP)
by
Robindeniel
#qtp-recording
#recording-qtp
0
votes
Q: Is it possible to switch between Recording modes during a Test creation?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
0
votes
Q: Which Recording modes need more memory?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
+1
vote
Q: I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
asked
Jan 16, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
+1
vote
Q: What Are Local Accounts In Azure Ad B2c? How Are They Different From Work Or School Accounts In Azure Ad?
asked
Mar 6, 2021
in
Azure
by
SakshiSharma
#local-account
azure-ad-b2c
+1
vote
Q: What are the loops available in UFT and what they do?
asked
Apr 16, 2020
in
QuickTest Professional (QTP)
by
Robindeniel
#uft-loops
0
votes
Q: What is parameters in Tableau? How do they work?
asked
Nov 29, 2020
in
Tableau
by
SakshiSharma
#tableau-parameters
#tableau-features
0
votes
Q: How does the Travel insurance actually work? Do they mail me a card I can show the doctor?
asked
Jul 4, 2020
in
Travel Insurance
by
Robindeniel
#travel-insurance-work
#use-of-travel-insurance
0
votes
Q: ____________ is the phase where we do extensive research on our target users, understand their pain points, observe the environment in which they work, and develop insights’.
asked
May 4
in
Design Thinking Methodologies
by
sharadyadav1986
design-thinking
+1
vote
Q: Which recording mode records the X and Y coordinates of a mouse operation in QTP?
asked
Sep 12, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
#qtp
+1
vote
Q: How do data tables help the testers? Which are the different types of data tables?
asked
Sep 12, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
#qtp
0
votes
Q: What is View Group in Android? and how they are different from views?
asked
Jun 23, 2020
in
JQuery
by
AdilsonLima
#android
0
votes
Q: When multiple teams are working on a related feature, how often should they integrate their work?
asked
Jan 28, 2020
in
Agile
by
rajeshsharma
#agile-integration
...