what is sychronization point in qtp how u put in yr
application when it is put wat is its use how it is useful
Answer Posted / 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 View All Answers
what are the status have in QC(Test Management Tool). and how you report?
If project wants to release in 3months what type of risk analysis you do in test plan?
What are the main key components in client and server applications?
!what are the entry criteria for antomation testing ?
what is acid testing?
What is the main use of preparing a traceability matrix?
approx how long a simple website take time just for manual testing including report generation.
What is a test severity and test priority? difference between them with suitable examples?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
how to test a web application manually?can u explain indetail?
could anyone explain application testing in sequence order i don't have any experience in that
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Can list out some disadvantages of manual testing?