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

how to pripare BRS/FRS Document for different projects?

1 Answers   Wipro,


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

0 Answers  


why we use sendkey method in qtp?

2 Answers   ABC,


What is CMMP and CMMH?

0 Answers  


Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas

3 Answers   Excel,






Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.

1 Answers   Zensar,


Can anybody post some real time scenario in qtp? please its very urgent.

0 Answers   Kanbay,


How is UFT 11.5 version different from UFT 12.0?

0 Answers  


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

0 Answers  


from where we will retrieve data for data driven tests in qtp?

3 Answers  


IF application is a Java-based application means 2 0r 3 tier application. How the script will be in QTP. pls kindly give some sample script.

5 Answers   Wipro,


Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback

1 Answers  


Categories