What is the difference between browser sync and page sync
in QTP?

Answers were Sorted based on User's Feedback



What is the difference between browser sync and page sync in QTP?..

Answer / hokrani

Browser sync will wait to all frames to load completely
however Page sync will not wait frames to load.

Is This Answer Correct ?    5 Yes 0 No

What is the difference between browser sync and page sync in QTP?..

Answer / 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

More QTP Interview Questions

Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

0 Answers  


How to add a runtime parameter to a datasheet?

1 Answers   Crea,


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

0 Answers   CTS,


how can we retrieve ten rows from the data table using loop concept?

3 Answers  


Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.

2 Answers  






i have 100 manual test cases, how to automate from no 1. ols detail steps

1 Answers  


In qtp is it possible to check broken links of a page?

0 Answers  


What is an environment variable?

1 Answers  


if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND

8 Answers   ADP,


Hi All, How to get repeated word in string . Thanks Balaji

0 Answers  


-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?

3 Answers   CTS,


hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?

2 Answers   HealthAsyst,


Categories