Did you face the problem, changing the properties of an
object in Run Time?
Answer Posted / sandeepguttikonda
Yes I have faced the problem of changing the object
properties during run time.
1) Try to write a function that captures the run time
properties by using GetROproperty method and update them in
the Object Repository by using SetTOproperty.
2) You can also use Maintenance Run mode in QTP which helps
in updating the changed peoperties in Object Repository.
Please let me know if you need any further info.
Regards,
Sandeep Guttikonda.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Did QTP prove efficient for your project? Yes or No, explain?
explain abt dyanamic changing object with example?
When ‘option explicit’ keyword is used in qtp?
Difference between test object and run time object?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
How to test login module with different username and password by using data driven testing in QTP?
To which environments does quicktest professional (qtp) supports?
How do we handle run-time errors?
What does mean by Scope of Automation?n How we defined it?
How will you report the bug and explain the defect tracking sheet you handled?
How does qtp identify gui object?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Hi All, I need code for how to execute qtp scripts from excell sheet
How you can make an action as re-usable action?