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
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 |
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 |
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 |
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance
Explain Automation Vs Manual Testing?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
what are the reasons is commonly cited as the primary benefit to Test-Driven Development?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
If there are more number of test cases, how can u pick up a selective test case?
In the static testing,what all can be tested?
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
How do u find Synchronization problems manually?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
fields present in bugs and fields present in testcases? pl pl pl give me an answer thanks in advance but pl.
What knowledge I must have as a 3 yrs. manual tester??