Whats a difference between Verification Point and
Syncronization point?

Answer Posted / allin

verification point:- compare the expected value and actual
value.
Syncronization point:-control is going to wait for before
line proper execution. for example, if u are executing a
TSL script 1......10 lines of script. suppose in 5th line
button_press("search")functionality existed; search will take
more time to execute that statement if u compare with other
statements.That means control should wait upto search results
should be displayed. but the control is going to execute the
next line. user should not allow the control to execute next
line.so that we r inserting synchronization points with wait()
or wait_info() functions.
Cheers,
ratna rao
9869770084

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to check property of specific icon is highlighted or not?

562


What is a checkpoint and what are different types of checkpoints?

697


How do you select multiple objects during merging the files?

682


What do you mean by the logical name of the object.

631


Define parameterizing?

593






Explain data parameterization in winrunner?

587


What is the purpose of regexp_label property?

586


Explain the synchronization points?

574


How do you handle dynamically changing area of the window in the bitmap checkpoints?

599


what is the testing high level architecture

2383


What in contained in the GUI map?

612


Have you used winrunner in your project?

583


How do you make the configuration and mappings permanent?

607


Why don’t we normally load the gui maps through start up scripts?

623


Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.

1545