Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What are the different ways of doing black box testing?

0 Answers  


what is non incremental integration testing?

5 Answers  


What is meant by buddy testing?

3 Answers  


What is meant by bucket testing?

1 Answers  


What made you pick testing over another career?

2 Answers  


what is the difference between build and release

5 Answers   AZTEC,


which sanity testing is performed?

0 Answers   PCS,


please send me interview questions asked in google in testing - manual

0 Answers  


what is internalization?

5 Answers   Oracle,


In whic page of QC , we run our Test case, or from where we run our Test cases from QC?

2 Answers   Amdocs,


What is the difference between Functional testing and Unit Functionality testing?

0 Answers   CSS,


When the GUI Testing will be held on the V model ?

0 Answers  


Categories