GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  Testing Basics
Go To First  |  Previous Question  |  Next Question 
 Testing Basics  |  Question 185 of 203    Print  
what is synchronization and what is the difference between synchronization and wait?

  
Total Answers and Comments: 6 Last Update: September 09, 2009     Asked by: lenin 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 28, 2007 10:51:27   #1  
callmevish        

RE: what is synchronization and what is the difference...
i think synchronization means at some point of level it will stop for a while after that it will continue to further step. where as wait means it will wait until to press on continue
 
Is this answer useful? Yes | No
September 25, 2007 09:19:04   #2  
harikrishna        

RE: what is synchronization and what is the difference...
WAIT: This method is used to make a QTP script execution to wait until the status of an object is matched.This method is used for synchronizing the scripts

SYNCHRONIZATION: This method is used to synchronize the script execution with application execution.Synchronization is of 2 types.
1. Local Synchronization
2. Global Synchronization(20 sec)--by default

 
Is this answer useful? Yes | No
October 04, 2007 06:31:49   #3  
akbarali Member Since: October 2007   Contribution: 17    

RE: what is synchronization and what is the difference...
Synchronization - is to stop the script execution until the application execution is completed.

Any synchronization point will start script execution once the application is ready.

Whereas in Wait the script is stopped for the specified time even if the application is ready.

 
Is this answer useful? Yes | No
November 29, 2007 08:26:15   #4  
geekNirmal Member Since: November 2007   Contribution: 2    

RE: what is synchronization and what is the difference between synchronization and wait?
Synchronisation point is used to make the execution wait until certain property of an object is set whereas wait makes the execution stop for certain period of time regardless of the status of the object.
 
Is this answer useful? Yes | No
August 11, 2009 02:38:55   #5  
preethi.gollamandala Member Since: September 2008   Contribution: 88    

RE: what is synchronization and what is the difference between synchronization and wait?
Synchronization is the action for making two different actions to take place at the same time.For making this action to take place we are utilizing the wait function in the script.
 
Is this answer useful? Yes | No
September 09, 2009 01:25:33   #6  
mathan_vel Member Since: December 2007   Contribution: 422    

RE: what is synchronization and what is the difference between synchronization and wait?
Synchronization: Action should be take place in time manner (State field should accept after accept the Country field) to take this action Wait() function is used in scripts untill the State field is selected.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape