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
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What different actions are performed by find and show button?
what is the difference between toggle checkpoint and checkpoint?
How do you call windows APIs, explain with an example?
how can you explain your Real Estate Project in front of interviewer..? please step by step......
what is risk?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
Which function to use to compare the application date with system date?
what is mean by release in quality center and who will perfom?
Why don’t we normally load the gui maps through start up scripts?
What is the purpose of set_window command?
How do you identify which files are loaded in the gui map?
What is parameterizing?
How do you handle tsl exceptions?
Explain the difference between gui map and gui map files?