in qtp wha t is synchronisatin pt,what is the maximam time out
Answer Posted / shivendra kumar shukla
synchronisatin pt is the halt or wait till the object and
it’sproperties gets fulfilled.
Quick Test waits a set time interval for an application to
respond to input. The default wait interval is up to 20
seconds.
If the application responds slowly during a test run, Quick
Test’s default wait time may not be sufficient, and the
test run may unexpectedly fail.
Synchronization compensates for inconsistencies in the
performance of your application during a test run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How did you use regular expressions in QTP and also in WR?
What are the different types of qtp test assets and their extensions?
What is expert view and keyword view?
Explain the types of object repository?
What are the different ways to invoke an application using QTP?
What is Cross browser testing? Does UFT support it?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How many types of status are there?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
can u please explain what is the exact difference between qtp8.2 and 9.0
If I change the object name in one action will it be updated in all the actions? Or not?