In your QTP framework, what checkpoints were applied in the
script to minimize script failure due to any reason during
execution?



In your QTP framework, what checkpoints were applied in the script to minimize script failure due ..

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

Post New Answer

More QTP Interview Questions

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

1 Answers  


How to export data present in Datatable to an ".xls" file?

1 Answers   Crea,


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

1 Answers  


How can you pass value one action to another action?

1 Answers  


What is the use of running the scripts in Hidden-mode in UFT?

1 Answers  


how to use command prompt using qtp?

8 Answers   HCL,


What is difference between the For..Next and While..Wend statements?

2 Answers  


What is text check point and text area check point?

1 Answers  


How QTP integrate with application?

1 Answers  


how u will evaluate the tool for test automation?

1 Answers   SysArc,


During test run,How will you copy/paste from/to clipboard?

3 Answers  


How iteration is related to Test Results in QTP?

1 Answers  


Categories