Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Please anybody can tell the where can i get the information about pharma and bank testing, i put the pharma&bank projects in my resume, so i dont know what to tell about them, so where can i get the information and what we test for these, i need domain information, what r the screen we test?

0 Answers  


what type of test cases tou will automate?

4 Answers   Google,


Shall we add Local Repository to shared object repository,if yes,how we add

4 Answers  


HOw to add the recovery file at runtime to the test file .

0 Answers  


When it be decided to go for either Per - Action or Shared?

2 Answers  


Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance

3 Answers  


Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?

1 Answers   Crea,


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


whaht is the difference between CLASS & OBJECT?

3 Answers   Accenture,


Can we select add ins in UFT during run time

1 Answers   NIIT,


whare exactly we have to use functions and sub routain

0 Answers  


How can i open 5 multiple browser at once through QTP VB script

4 Answers  


Categories