How to Synchronize the Browser at Field level?
For example if you put Browser.sync(), it will wait upto
for that Browser sync only. But It should wait upto total
Browser get uploaded with all fields.
Note : We don't know Which fields will come in that
Browser. Means without knowing field names.



How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait..

Answer / harsha

Call AppBusyStatus(1)

Public Function AppBusyStatus(intCreationTime)
Do While Not (Browser("Creation
time:="&intCreationTime").Object.Busy)
Loop

This will work better. We are using this in our real time
project

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi Guys, I tried to install java add-in for QTP 9.5 after the whole installation but it didn't install but then i also found in documentation saying that winrunner7.6 patch for java plugin would work fine with QTP. But when i tried to install from winrunner7.6 it asks me for the path of winrunner So my question is are we supposed to install winrunner for java add in to work on QTP. Please suggest me

1 Answers  


1.how can we report the QTP test result in a different excel sheet 2.

3 Answers   Aurigo,


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

1 Answers   Infosys,


What is the difference between per-action and shared?

1 Answers  


Explain QTP using different development techniques ?

1 Answers  


give the code to count child objects (Total) in the page

1 Answers  


How do u write a regular expression for date (dd/mm/yyyy) field ?

4 Answers   Semantic Space,


what is Automation frame work and how do u used this for your project?

3 Answers  


assume i have few url link how will i dynamically call then using descriptive programming?

1 Answers   BirlaSoft,


what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".

3 Answers  


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

1 Answers  


How to convert QTP's ObjectRepository.mdb file to xml file

1 Answers  


Categories