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


Please Help Members By Posting Answers For Below Questions

HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

2389


I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",

1343


Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.

2093


Mention what are the different types of recording modes in qtp? Which will be used when?

550


What is the extension of the qtp local repository?

555






How can you identify the browser and its information using the qtp script?

573


What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?

596


Why bpt?

586


Suppose I want fail that check point? How can you do that?

594


Explain step generator in qtp?

637


What is QTP’s model for test creation?

667


What do you mean by checkpoints in qtp?

552


what is the mail use of frame work(with detail). architecture for keyword driven frame work

1411


How to build scripts that access data from external sources?

1597


before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...

7208