Is it possible to change the name of a test object. I mean
when we are recording the script for an object (for Ex:
Username is a text field which has value "Babu",i am
recording that). Then the Name of the object will become
"Babu" in object repository. If i want to change "babu" as
"xxxxx" .. is it possible to do?
Pls help me in this .. if you didn't understand the
question, pls let me know.
Answer Posted / rayudu
Yes, It is possible..
Go to repository then right click on the perticular object.
Then rename it.After that write the script, it displays the
changed value.
ie...If you changed the browser("babu") as browser("xxxx")
It displys browser("xxxx")
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to modify object property in qtp ?
How do you configure QTP AND Test director?
For which type of projects the iterative model is not suitable?
Which scripting language used by quicktest professional (qtp)?
how to find that tools work well with ur existing system?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
How to replay a script in qtp?
How can get count of list box?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Where to use function or action?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Why is Client side image is preferred over server side image?
How to import a test case present in ".xls" file to TD under a Test set?
How did you use regular expressions in QTP and also in WR?