difference between recording methods and recording modes in QTP
Answers were Sorted based on User's Feedback
Answer / srikanth
1)context sensitive mode for normal recording.
2)analog recording is for Continues recording whare normal
recording notpossible.
3)lowlevel recording is for Non environment (no addins).
In this only few options like drag, drop, click, move can
be done
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / geena
QTP has record and playback method.
And record mods are
1. Normal - is the default mode
2. Analog-is to record signature
3. Low Level- is to record x and y coordinators
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vijendra babu
QTP RECORDING METHODS
>AUTO LEARNING: Normal recording with respect to navigation
>PRE LEARNING : Manually capturing snap shot and adding to
repository
>Descriptive programming: manually writing script,defining
physical properties
IS THIS CORRECT??????
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / subhan.qa
qtp recording modes are context sensitive recording,analog
recording,lowlevel recording
recording methods through record and play back,discriptive
programming
i think so
correct me if am wrong
| Is This Answer Correct ? | 0 Yes | 5 No |
What does SPLIT and JOIN commands do in Vbscript?
6 Answers Ordain Solutions, UBC,
What is meant by virtual obj and Y do v need virtual obj configuration.
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
How to call a function in QTP?
How to make arguments optional in a function?
write is the code for regular expression in QTP