When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.



When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function l..

Answer / Pradeep Kushawaha

The total wait time for this scenario would be 17 seconds (10 + 5 + 2). The QTP object wait time has the highest priority, followed by the test script wait time, and then the function library wait time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what is the Debug view?

1 Answers  


Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?

1 Answers  


How to Test the mainframe application?(tell me few basic things)

3 Answers  


How QTP recognize the object??how to add objcts into object repository??

3 Answers  


What is the difference between Global and Local Data Sheets?

1 Answers  


what is framework in QTP? any one give me answer

4 Answers   Wipro,


Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com

0 Answers  


How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script

0 Answers   IBM,


How Qtp will identifies object during run time

6 Answers   CSS Corp, Yahoo,


what are the drawbacks for record and payback in qtp

3 Answers  


QTP Testing Process?

1 Answers  


How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.

1 Answers  


Categories