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
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
any one giv test cases for wordpad using equivalence class partioning
Could some one tell me test cases for multi line text boxes like Notes field?
Explain thread testing.
How would you test a service oriented architecture (soa) web application?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Can you explain usability testing?
What is Mixed Testing
can u plz give an example for regression testing with example.
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
When have you had to focus on data integrity?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
What is Traditional testing & Object Oriented testing?
What is the most important phase in STLC and Why
Explain the defect life cycle.