Micro Focus QTP (UFT) Forums
Synchronization point - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Synchronization point (/Thread-Synchronization-point--6660)



Synchronization point - vasanthibv@gmail.com - 08-04-2012

Hi,

I changed the "object synchronization timeout" from 20 sec to 5 sec.
I recorded a test case to insert order in flight application and ran it.
I got the error with a pop up box "Run error".

Then I started recording a new test case and added a synchronization point as shown in the screen shot. But instead of completing successfully the test completed with a warning.

Why is that?

Also can you please explain what is the use of sync point in QTP?


Regards,
Vasanthi


RE: Synchronization point - Shridevi.Salagare - 08-07-2012

What is the warning message you are getting ..


RE: Synchronization point - Tarik Sheth - 08-07-2012

an alternative is to use ".Exist(5) " method.