What is Maximum synchronization time out in QTP(By Default
is 20sec). Anybody can answer it. Thanks in advance.

Answer Posted / brinda

The maximum synchronization time out in QTP is 10000
milliseconds = 10 seconds.

you can check the default value by inserting a
synchronization point in your test.

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3274


What is method name to compare two XML files.

1537


How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

700


Explain the difference between check point and output value?

494


Explain different checkpoints in qtp.

723






How to delete an object from the object repository?

591


I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?

1765


What is the Difference between test object and run time object?

611


How will you declare a variable in qtp?

556


How to start recording using quicktest professional (qtp)?

597


What is standalone database?

1745


How to record a qtp script ?

557


before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...

7228


Explain QTP using different development techniques ?

538


How the exception handling can be done using quicktest professional?

543