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
What are the automation metrice in your project?
How to use transactions in qtp?
What is the difference between shared and local object repository?
If created one virtual object? Next time I changed the window position will it work?
How to execute a winrunner script in quicktest professional?
How to create a standard checkpoint ?
tell me QTP standards ?plz
what function you write to do database testing with the help of qtp?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
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.
How many types of recording modes in qtp? Describe each type with an example where we use them?
Explain how you can delete excel file in qtp?
what is stepin & stepout?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that