How to Synchronize the Browser at Field level? For example
if you put Browser.sync(), its waiting upto for that
Browser sync only. It should wait total Browser get upload
with fields.
Answer Posted / vinod kumar
Browser("creationtime:=0").Object.ReadyState ' readystate should be 4
Browser("creationtime:=0").Object.Busy ' busy should be False
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Where we use data driver in qtp?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
They asked by using qtp recording writing scripting
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How to build scripts that access data from external sources?
what is error and fault in terms of software quality?
How to use actions in qtp ?
How to handle the exceptions using the recovery scenario manager in qtp?
How will you test a stapler?
What is Unicode Compatibility?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How do we handle run-time errors?
What is the purpose of loading qtp add-ins?
What are the technologies supported by qtp?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp