in waitproperty control waits for the specified time before goto next step and same with checkproperty. but the only difference reflects in result. if the specified property achieves the specified value before timeout, waitproperty results "Done" and checkproperty results "Passed". if not then they results "Warning" and "Failed" respectively. we can say checkproperty as a checkpoint for object properties.
On Fri, Apr 20, 2012 at 8:42 PM, Sandeep PL <[email protected]> wrote: > Hi, > > Please tell me Difference between WaitProperty and CheckProperty? > > Regards, > Sandeep > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -- Regards, Deepak -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
