Can anybody send me the code to get the RO property of the
active screen in QTP while running?
Answer Posted / anilkumar b j
Yes,We can get the active window name.
Var = Window("ForeGround:=True").GetROProperty("Title")
Msgbox Var
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How many types of recording modes in qtp?
write script for bitmap image?
Connect to QC using AOM.
Does QTP run in any environment?
Did QTP prove efficient for your project? Yes or No, explain?
What is the registration process and examination fees?
Have you used xml check point in your project? How?
How to use the object spy in quicktest professional 8.0 version?
How to change the priorities of the recovery scenario properties?
What are the two types of repositories available, explain them?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What are the major/ important methods, functions in QTP we use realtime testing
What are the disadvantages of recording test cases in qtp?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
How to handle the exceptions using the recovery scenario manager in qtp?