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
how will you load the test cases in ddt?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is the difference between the design-time and run-time data tables?
What is the difference between byref and byval in qtp?
How to break the object spy ?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
How will you declare a variable in qtp?
How you calling actions in qtp?
Explain measuring transaction.
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”