In your QTP framework, what checkpoints were applied in the
script to minimize script failure due to any reason during
execution?
Answer / 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 |
Can I compare two DataBases using QTP ?
How to create a standard checkpoint ?
How to retrieve the property of an object in QTP?
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
Explain how you can delete excel file in qtp?
What is smart identification?
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
What is the extension of the qtp local repository?
How can I change object description or check point values in qtp?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
Explain how you can find the absolute value of the number in qtp?