what is sychronization point in qtp how u put in yr
application when it is put wat is its use how it is useful

Answers were Sorted based on User's Feedback



what is sychronization point in qtp how u put in yr application when it is put wat is its use how ..

Answer / murali

sychronization point is used to solve the time anticipatory
problems bettwween script execution & application.
wait(),wait property().sync,sleep,suspend

wait property: this function causes to wait the script
execution until an oject property becomes exepected value.
it is used window applications.
syntax: window("emp details" ).winbutton("ok").waitproperty
"enabled",1,10000
sync: to wait script execution until web page navigation
finished.
it is used in web application

syntax:brower("yahoomail").page("index").sync

Is This Answer Correct ?    9 Yes 1 No

what is sychronization point in qtp how u put in yr application when it is put wat is its use how ..

Answer / satyaprasad

synchronization point is an option in QTP which is used to
give time map btween QTP tool and the application build.
By the following ways we can give synchroization points
1)By "wait" function
2)by giving synchronization point on progress or process
complition indicators
3)By changing the Run time settings ,the default time out
is 20,000 millisecs

Is This Answer Correct ?    5 Yes 1 No

what is sychronization point in qtp how u put in yr application when it is put wat is its use how ..

Answer / murali

sychronization point is used to solve the time anticipatory
problems bettwween script execution & application.
wait(),wait property().sync,sleep,suspend

wait property: this function causes to wait the script
execution until an oject property becomes exepected value.
it is used window applications.
syntax: window("emp details" ).winbutton("ok").waitproperty
"enabled",1,10000
sync: to wait script execution until web page navigation
finished.
it is used in web application

syntax:brower("yahoomail").page("index").sync

*default time for script execution is 20 sec in QTP
*default time for script execution is 10 sec in Win runner

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.

0 Answers   Bally Technologies,


What are the limitations for testing?

4 Answers   Thatavarti Technologies,


how many days did u study ur business req specifications for a one year project? how many days did u write test cases for a one year project? how often do u get builds in ur company? plz answer , brahma412@yahoo.co.in

1 Answers   Accenture,


What is bug life cycle?

2 Answers  


Difference between Severity & Priority?

14 Answers   IBM,






What is Hybrid testing?

2 Answers   Formac,


1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.

0 Answers   Net Solution, Oracle,


1. when to start and stop testing ?

5 Answers  


Who will be assigning severity and priority for a bug?

5 Answers   Fidelity,


do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?

0 Answers  


What is webbased application testing?

2 Answers  


HOW TO TEST A WEBSITE BY MANUAL TESTING ?

3 Answers   Satyam, Success Factors,


Categories