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 / jay prakash
it is possible.
Resources -> Object repository -> Select the particular
object and in the Name field Change the name.
It will work.
Please let me know if it satisfies your query.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How to use actions in qtp ?
Brief the process of testing with UFT?
What are table and db checkpoints?
Describe function procedure in vbscript.
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Explain how qtp identifies object?
Get the count of files of similar types from a folder.
What is test object?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Mention the different actions types of qtp.