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
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
How to test background color and dynamic images during run time can you put the check point for moving objects?
whow much strong on VB and C?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Explain the features and benefits of quick test pro(qtp)?
Whats the realtime QTP testing process
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How to write business scripts using object repository with different scenarios
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Explain the types of properties that quick test learns while recording?