What is the Maximum syncronization timeout in seconds in
QTP 9.5
Answers were Sorted based on User's Feedback
Answer / uday
Default value for object synchronization time out is 20 sec.
but it is not the maximum time.
We can configure to any value for this property. This can be
done by navigating Test/File -> Settings -> Run -> Object
synchronization timeout.
or
setting("webtimeout")=your value.
Thanks,
Uday.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / seshu
Default value for object synchronization time out is 20 sec.
but it is not the maximum time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday
For default object synchronization timeout:
setting("defaulttimeout")=your value
| Is This Answer Correct ? | 0 Yes | 1 No |
Write a QTP script to print all the link names displayed in a web page
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
can i compare two databases using QTP ?
What is RTM (require ment tracebulity marix) fromate?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to Set the Global Sync Timeouts in QTP?
what is the difference between ClassName and class in QTP?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How the exception handling can be done using quicktest professional (qtp)?
How to load the object repository at run time?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?