How to change the run-time value of a property for an
object in QTP?
Answer Posted / madhava
use 'SetToProperty' method of an object to change the
property of object at run-time....
example :
browser(" ").page(" ").winedit
("username").setToProperty "Property", Value
Property can be any physical property of the object such as
Name, type, color........
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Please guide me release notes of Automation once scripts are completed
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
wht type of User defined functions or Java Releated functions do we write in VB scripting
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what is defenetion of kiran can u tell me plz CVS, SVN
Describe synchronization point.
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
What is the difference between analog and low level recording?
What are the methods of the TextStream object that are used for reading from a text file?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Explain how you can find the absolute value of the number in qtp?
How can we conduct U-I Testing by using QTP??????