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
Without using gui map editor we can recognize the application in winrunner ?
How to modify the text checkpoint?
What are the technologies supported by qtp?
what is the difference between IE & Netscape in web testing on a log in page
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
What are the features and benefits of quick test pro (qtp 8.0)?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Tell me about qtp?
What is the difference between the design-time and run-time data tables?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Can we write winrunner language i.e TSL in QTP tool?
What is the architecture of your project? Can any one answer for this question plz........
What is active screen?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
What are the 3 main stages involved in testing with qtp?