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 |
Hi Guys, I tried to install java add-in for QTP 9.5 after the whole installation but it didn't install but then i also found in documentation saying that winrunner7.6 patch for java plugin would work fine with QTP. But when i tried to install from winrunner7.6 it asks me for the path of winrunner So my question is are we supposed to install winrunner for java add in to work on QTP. Please suggest me
How to export data present in Datatable to an ".xls" file?
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
How can you pass value one action to another action?
What is the use of running the scripts in Hidden-mode in UFT?
how to use command prompt using qtp?
What is difference between the For..Next and While..Wend statements?
What is text check point and text area check point?
How QTP integrate with application?
how u will evaluate the tool for test automation?
During test run,How will you copy/paste from/to clipboard?
How iteration is related to Test Results in QTP?