How to create a run time propertyfor an object?
Answer Posted / ravi
Sorry kiran...
we can not set a property to an object in run time .
You can use GetROProperty(”outerText”) to get the outerText
of a object but there is no function like SetROProperty
tochange this property. But you can use
WebElement().object.outerText=”Something” to change the
property.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Why qtp the best testing tool?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How to check which add-ins are associated with a test in qtp?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
What is a quick test professional?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
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?
Is virtual object supported in low level recording mode?
Can any one send me the QTP Basic Coding Samples?
How to use descriptive programming?
How to use output values in qtp ?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.