How many types of Recordings are there in QTP and what are
they?
Answer Posted / praveen
Three types of recording modes:
1) Normal or context sensitive: It is default recording
mode. script is captured based on window or screen area co
oridinates & all objects are identified based on their
class type
2)Analog Recording: It is a high level recording mode, only
one line of script is generated for the entire record. By
default it is disabled. In order to perform analog
recording, start normal recording & then go to Automation
(menu bar) and select analog recording. while recording
script is generated based on desktop co-ordinates.
3)Low Level Recording: Script is generated based on the
window or screen co-ordinates. All the objects are
identified as window objects. It would be difficult to
enhance the script. In this recording, mouse clicks are
captured.
By default it is disabled. First start normal recording and
then goto automation and select low level recording.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are advantages of test automation?
What are the types of object repositories? Which one is you using?
QTP script is not working on other's machine..
Your roles and responsibilities and daily tasks? (As automation tester)
Explain calling sub procedure.
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
To which environments does quicktest professional supports?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
What is the expert view?
Is any limitation to xml checkpoints?
What is Curd testing?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
What is checkpoints for quicktest professional?
What is the use of an object spy tool in qtp?
How many add-ins comes by default with quicktest professional (qtp)?