What is the difference between browser sync and page sync
in QTP?
Answer Posted / nilanjan saha
Hi karthik,
As per my understanding, Browser.Sync and Page.Sync both
both mostly do the same except a few spacial cases.
Browser.Sync waits till Progress in your browser status bar
completes and displays "Done".
Page.Sync will wait till the page loading completes
irrespective to progress in browser status bar.
Most of the cases, as soon as the Progress is completed in
status bar the page will be loaded. Few cases, browser
displays "Done" but still page won't be loaded. In those
cases Browser.Sync and Page.Sync will differ. Other cases
both will be same.
Hope this will help.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between analog and low level recording?
How can i check items sorted or not in a weblist ? Give me the script for this...
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How to customize qtp?
How to test the login page in different ways in automation testing and i need code?
What are the views available in quicktest professional?
What is difference between design time and run time data table?
When do go for loop condition in test?
What is the syntax for how to call one script from another?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How can you close the second opened browser?
For which type of project the iterative model is suitable?
What is smart identification in QTP?
Can we record using all the modes in a single script? Explanation with example is appreciated
What are the different types of functions available in qtp and explain ?