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.
Answer Posted / 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 View All Answers
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
what you mean by artifact,milestone...
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Does QTP record on Objects created on XWindows Environment?
What is the difference between the keyword view and expert view?
what kind of frame work you used in your last project?
can the activities of test case design be automated?
For which type of project the iterative model is suitable?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Why script error occur in between recording in qtp?
Brief the process of testing with UFT?
What is an object repository?
How do we analyze the checkpoint results?