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
Through array we can execute the testcase how ? give me example
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Please guide me release notes of Automation once scripts are completed
How you debug your script?
Explain different types of action in qtp?
How to break the object spy ?
What is the difference between local and shared object repository in qtp?
How the smart identification is used in real time?Please explain with an example
whare exactly we have to use functions and sub routain
How software automation specialist enter steps in the Expert View?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Mention the test steps of qtp.