Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object Synchronization
#1
Solved: 10 Years, 8 Months, 4 Weeks ago
How to control object synchronization using programatically.

I don't want to change the QTP settings of all my machines where my scripts are running. Instead in my script I do want to include sync timeout. By default it is 20 seconds.

Can you please guide me the code how to do this.

Thx
Srini
Reply
#2
Solved: 10 Years, 8 Months, 4 Weeks ago
Insert synchronization point on the object that you are referring to...And sync point can be used in record mode only.
Reply
#3
Solved: 10 Years, 8 Months, 4 Weeks ago
Add key ==> App.Test.Settings.Run.ObjectSyncTimeOut = 50000 in your Environment setup file and change the time what ever u want
Create an environment setup file from QTP It is just a VBS file. Run this vbs file before running any script.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  synchronization issue... Freddy 2 2,293 07-15-2008, 08:14 PM
Last Post: niranjan

Forum Jump:


Users browsing this thread: 1 Guest(s)