What is the main disadvantage of using low level and Analog
modes?
Answers were Sorted based on User's Feedback
Answer / praveen kumar.m
In Low-Level recording, mouse and keyboard action will
capture, So, when every the window/Browser miss placed in
run mode, the objects are not find as expected, so test
execution will be stop.
In Analog recording, mouse and keyboard action will
captured and application make it has a file and stored in
it Action folder itself, that file is not editable and only
QTP will read the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sonal.pagare
Use analog recording or low-level recording only when normal
recording mode does not accurately record your operation as
they require more disk space than normal recording mode.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the steps involved in the recovery scenario wizard?
when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this
What are the Features & Benefits of Quick Test Pro (QTP)..?
When to use descriptive programming?
When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
Explain types of descriptive programming?
I want to do QTP Certification what is the pattern of Question paper.
Can we create user defined functions in qtp?
what is the advatages of merging of object repositories in Qtp9.0
Explain QTP Testing process ?
What’s the basic concept of QTP?
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???