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
1.what promted you to become involved in QA/Testing?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
what the purpose of requirement phase
few automation basic questions One question to write a scriot in any language you know.
Test approach to windows scheduler?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
what is the testing approach for windows Explorer(Not IE Explorer)
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
Can you explain exploratory testing?
How to do the performance testing manually? Does you have a test case for that?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is agile testing and why is it important?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
test measurment techniques
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.