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



Suppose Object name was changed in the application in the second build.I have just modified the na..

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

Suppose Object name was changed in the application in the second build.I have just modified the na..

Answer / amarendra kothuru

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

Suppose Object name was changed in the application in the second build.I have just modified the na..

Answer / rayudu

I am asking that When we call the script through function,
what will happen?

Is This Answer Correct ?    0 Yes 0 No

Suppose Object name was changed in the application in the second build.I have just modified the na..

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

Post New Answer

More QTP Interview Questions

If I give some thousand tests to execute in two days what do you do?

0 Answers  


when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this

3 Answers  


What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna

1 Answers  


How will u test content of an web application with out using chechpoints in QTP 9.2?

3 Answers   CTS,


Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance

0 Answers  


how to create the varibles and how these are connect to qtp? plz tell me

3 Answers  


Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?

2 Answers  


we have 10 actions in out test how can we convert 9th action is main action ? how ?

5 Answers  


What are the 3 main stages involved in testing with qtp?

0 Answers  


How will you compare keyword and expert view?

0 Answers  


How to export data in excelsheet to qtp without using datatable.

4 Answers  


How u perform Batch Program in QTP?

3 Answers  


Categories