Hi any body can tell me the synchranization point syntax
thanks
in advance
Answer Posted / mahaboob
synchronization:During the test execution the qtp script
execution time may not match with the application under
test script,the time gap between the qtp script to
application undertest the test is fail,to avoid this we
bridge the time gap between them ,we have to use the
1)increase the default synchronization time out patameters
2)using exist statement
3)using wait statement
Ex:
Browser(Browser name).page(pagename).frame(frame name).wait
(mille seconds)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How will you compare keyword and expert view?
What is the diff between image and bitmap check point?
How to break the object spy ?
how to find that tools work well with your existing system?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What is the syntax for how to call one script from another?
How will you test a keyboard?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Is the qtp course will help to create a virtual object?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What are the differences between quicktest professional and winrunner?
How to use actions in qtp ?