Maximum synchronizing time out in QTP

Showing Answers 1 - 23 of 23 Answers

KodumuruRamesh

  • Nov 4th, 2006
 

Hi

    The maximum synchronizing time out in QTP is "999999"  Milliseconds

kodumururamesh@yahoo.co.in

  Was this answer useful?  Yes

smartmanoj

  • Nov 8th, 2006
 

The maximum synchronization time out is 1000000 milliseconds.

  Was this answer useful?  Yes

KodumuruRamesh

  • Nov 8th, 2006
 

Hi smartmanoj

   The max synchronizing time out In QTP is 999999 Miliseconds only.Because in this option it accepts only 6 Digits(i.e Highest is 999999).

      If any doubts in this go  & check it,Plz do not give false answers.

For more clarification mail me:

kodumururamesh@yahoo.co.in

  Was this answer useful?  Yes

sudhakar2068

  • Nov 8th, 2006
 

This is Correct Answers the above all the Guy are very wrong.

By default QTP  20,000 million seconds as the Time out.

sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

  Was this answer useful?  Yes

Grishm

  • Nov 8th, 2006
 

Hi Sudhakar,

he/she wants to know the maximum time out not the defult time out.

  Was this answer useful?  Yes

vasi

  • Nov 9th, 2006
 

Maximum syncroizing time out we can set is 1000000
 
When working with Web objects, QuickTest waits up to the amount of time set in the Browser navigation timeout plus the Object Synchronization Timeout. Maximum Timeout  for browser navigation is also 1000000
 
ie.. for Web objects... the time out is...
 
max amount of time set in browser navigation timeout + max object synchronization timeout = 1000000+1000000

  Was this answer useful?  Yes

smartmanoj

  • Nov 13th, 2006
 

hi kodumururamesh,

I didnt give false answer.  u can check it in this way:

* Go to Settings option under Test Menu

* Choose Run Tab in the Test Settings dialog box.

* The field named 'Object synchronizanion time out' will accept upto 1000000 milliseconds.  The moment u enter 999999 milliseconds, it is automatically converted to 1000000 milliseconds.

P.s.  The same question was asked in one of the certification exam that i undertook.  and the correct answer for that is 1000000 milliseconds.  i found no option such as 999999 milliseconds.

Manojkumar.Manokar@cognizant.com

  Was this answer useful?  Yes

Ravi Konka

  • Dec 12th, 2006
 

Hi All,

Good.. but i think this is right one...

If Browser("Browser").Page("Page").WebEdit("userName").Exist(999999999) then
 msgbox "sairam"
else
 msgbox "ravi"
end if

Ravi Konka
Bangalore

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions