Can anybody send me the code to get the RO property of the
active screen in QTP while running?
Answer Posted / kavitha
A=Browser("brname").page("pgname").wededit
("buname").getRoproperty("Text")
msgbox a
like u write the script...give browser
name ,pagename,buttonname...the value go a in run time
msgbox give the value
suppose in text box run time value is kavitha@gamil.com
msgbox dispaly kavitha@gmail.com
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can I change object description or check point values in qtp?
What is action?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
images are dynamically changes how to compare two images with out using the bitmap
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
What is difference between shared and local object repository?
what is error and fault in terms of software quality?
What is the use of an object spy tool in qtp?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What is use of object spy?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Are Shared ORs read-only?
How do you synchronization point through DP?