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 |
What is the concept of hooking in QTP?
can we create recorset with out using database connection in vbscript?
where the object repository is located?how to choose the object repository as shared or action object repositories?
Please guide me release notes of Automation once scripts are completed
How to Run a Test using QTP?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Why divide a test into three action calls?
what kind of frame work you used in your last project?
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?
21 Answers ABM, AZTEC, CTS, Infosys, Nihilent, Orange,
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?