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 / 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 |
What is vulnerability?
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
What are the technics follow in writing VB script?
Plz Explain AUTOMATION REFERENCE MODEL?
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
How do you open adobe acrobat file in QTP and do some testing on that file ?
how you will do cookie testing using QTP?
How to creating an output value using quicktest professional (qtp)?
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
how to write vbscript on web applications in qtp. explian with one example?
How will you declare a variable in qtp?