Answer Posted / thirumala reddy
By using "SetToProperty" you can do that
for example if any object property is changing during runtime our test will fail, to avoid that we can use SetToProperty.
e.g. if any WebEdit "name" property is changing then
Browser("xxx").Page("yyy").WebEdit("zzz").SetToProperty("name", "new value of name")
and this value is valid for that run session only (during runtime) after that that property will remain the property in the object repository
if any queries plz mail me
a.thirumalareddy@gmail.com
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the technics follow in writing VB script?
Explain the check points in quicktest professional (qtp)?
How does qtp identify objects in the application?
Explain process of smart Identification in QTP?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How do you configure QTP AND Test director?
How do you delete unwanted results in qtp?
What does it mean when a check point is in red color? What do you do?
Does Low-level recording capture mouse movements?
What are the 3 main stages involved in testing with qtp?
How to find the length of the string in qtp?
What are the Application Functions available in QTP?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How to save your test using quicktest professional?