what is syncurnisation point? what is the use of this in
real time environment? plz explain?
Answer Posted / anonymous
Synchroni.p is used to tell qtp that it should wait for
some time to perform action on the SUT.
Whenver there is 3rd application involvement in testing, we
use this.
1 applic= qtp
2 applic=AUT
3 rd application- DBMS.
- web servers
every application take some time to perform action. Since
we don't know the behaviour of 3rd apli, we should use sync
point.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When Recovery scenario actually starts while testing the application?
Is it possible to change the property value at runtime? How it is possible?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
explain structured testing? plz guys with exp. do answer
when to start the automation?
Tell me about your project? please help me how to tell about insurance project
What are parameterizing tests?
How to use conditional loops in qtp ?
What is accessibility check point?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Explain the types of properties that quick test learns while recording?
What is the difference between Keyword Driven test and Data Driven test?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
What is the difference in testing a client-server application and a web application?