in qtp wha t is synchronisatin pt,what is the maximam time out
Answer Posted / jay prakash
Synchronization is used to instruct QTP to wait for the
application process to compleate before proceeding to the
next step in the test.
Maximum timout can be anything as you set.. but by default
it is 20 Sec.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Hi Samrat, Thank u very much, what u said it is right.
Define Canvas view of UFT?
How can I change object description or check point values in qtp?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
can u please explain what is the exact difference between qtp8.2 and 9.0
What are the common defects found in your project? (in qtp interview)
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How can you pass value one action to another action?
how to create flat file datasubmission in qtp
what is the mail use of frame work(with detail). architecture for keyword driven frame work
how will load the object during runtime?
When ‘option explicit’ keyword is used in qtp?
write a script to verify the image path(src property) of the images which are in web pages.
What are the five challenges you faced in QTP?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain