Suppose Object name was changed in the application in the
second build.I have just modified the name in the Object
repository as changes in the Application.
Is it possible to accure changes in the script accordingly?
If so
Suppose I am calling the script through function,
Will the changes affect in the script(which is in the
function)automatically?
If not affected, tell me the solution,How to handle this.
How should I change the object property name while using
functions
Answers were Sorted based on User's Feedback
Answer / sundar
Hi Friends
if we change the object name in the object
Rep,automatically cahnges will affected in Script also
it will be work in both Local and shared object Rep
does it make sense?
| Is This Answer Correct ? | 2 Yes | 1 No |
The script/code on Function will not be reflected
automatically. So you have to change the logical name of
the object in your functions manually.
This is only the possibility to modify the script.
This case, Better to use descriptive programming.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rayudu
I am asking that When we call the script through function,
what will happen?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shaik
Yes ,When a Object Property Changes (I,E in OR) .You need to
change the property of the object in the Function also.Then
only it will it will identify the object with that logical name.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Test Fusion Report in QTP?
What are the disadvantages of recording test cases in qtp?
Discuss the QTP Environment?
How to find if given number is prime or not
how do you run scripts in QTP?please anyone can answer my questions
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
what is retesting?
What are the differences between qtp and winrunner?
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
What are the ordinal identifiers in web page?
How to recognise the webelement and verifying that webelement is enabled?