what is the use of Browser.sync()
Answers were Sorted based on User's Feedback
Answer / srihari
Hi
Browser.syn()ensures complete the web page loading and
Waits for the browser to complete the current navigation,
ie., navigating from one page to another.
regards,
srihari..
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / alex
ok, Sync is a propierty. you can use for any object.
Instructs QuickTest to wait the specified number of seconds
to synchronize with Oracle Applications before continuing
the run session.
Syntax
object.Sync ([TimeOut])
you can specify the time in milliseconds.
| Is This Answer Correct ? | 2 Yes | 2 No |
Explain about Table and DB Checkpoints?
write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???
How can we record an edit box in the Web application ?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
What is API
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
Dis advantages of XML checkpoint ?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?
what is the data driven testing?
What are the general steps involved in the data driven framework?