Can anybody send me the code to get the RO property of the
active screen in QTP while running?
Answer Posted / dip
Yes,We can get the active window name.
Var = Window("ForeGround:=True").GetROProperty("Title")
Msgbox Var
Seams like this is execuitable.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the meaning Work bench?
How to use the object spy in quicktest professional (qtp) 8.0 version?
when a test case is written how u test using qtp
can the activities of test case design be automated?
How to use checkpoints in qtp ?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
What is object spy in quicktest professional (qtp)?
Which scripting language used by quicktest professional (qtp)?
How to remove the associated function library?
what is impact analysis on regression testing?
In qtp, explain what is keyword driven automation framework?
What are the different properties of an web object
What is optional step in qtp? How you can add optional step in qtp?
Why is action split used by qtp?
How is test case write?