In your QTP framework, what checkpoints were applied in the
script to minimize script failure due to any reason during
execution?
Answer Posted / saumya bhargava
By creating functions in an external functional library for
each and every object that checked the existence of that
object in the AUT and if the object exist it returned True
to the calling script. This was basically to avoid any
failure because of synchronization.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Why we load add-ins in qtp?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What is object spy in quicktest professional?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What is the difference between shared and local object repository?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Explain how you can find the absolute value of the number in qtp?
What is the use of text output value in quicktest professional?
How will you report the bug and explain the defect tracking sheet you handled?
To which environments does quicktest professional supports?
what kind of frame work you used in your last project?
What is the meaning Work bench?
How many types of parameters are available in quicktest professional?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?