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
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
assume i have few url link how will i dynamically call then using descriptive programming?
Hi How to retrieve data from web element line by line?
what the difference between shared repository and per action repository?
How to explain a banking project in interview as a test engineer???
Is it possible to use two instances of UFT on the same machine? If not why?
What are the data types in qtp?
How to open a new test using quicktest professional?
How do you create regression test packs?
what is the difference between built-i function and In-built function?
Explain actions in qtp ?
Give the syntax to import/export xls into qtp.
Did QTP prove efficient for your project? Yes or No, explain?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?