In a shared Object Repository in QTP if some object is
changed how can the other script which is using the same
object can be known

Answers were Sorted based on User's Feedback



In a shared Object Repository in QTP if some object is changed how can the other script which is u..

Answer / rajesh

Here question is regarding object change in shared OR, it
can be interpreted in two ways.

case1: Change in object name.
case2: Change object properties.

-In case1 other scripts referring the object, here the
impact is severe and should be modified manually.
-In case2 other scripts referring the object, here there is
no impact and the scripts will be using the updated
properties.

Is This Answer Correct ?    2 Yes 0 No

In a shared Object Repository in QTP if some object is changed how can the other script which is u..

Answer / rana banerjee

One way to figure out the impacted scripts is to do a
search in the script.mts files for the object with the
original object name.

Is This Answer Correct ?    1 Yes 0 No

In a shared Object Repository in QTP if some object is changed how can the other script which is u..

Answer / venkat.ellamaraju

If Object name changed, no problem. If Onject properties changed, then go to Object repository -> Import Shared Respository -> Enable editing

click on "Update from application" -> Save
Now all th updated properties will added to shared repository.

Is This Answer Correct ?    0 Yes 0 No

In a shared Object Repository in QTP if some object is changed how can the other script which is u..

Answer / pradeep

u can always use the test script wizzard.
this is the tool that is provided in the s/w to
automatically study the GUI and provide the user/test
script creator the correct logical name for the new objects
that it recognizes.

Is This Answer Correct ?    1 Yes 2 No

In a shared Object Repository in QTP if some object is changed how can the other script which is u..

Answer / minni

question is confusing be little bit clear.....

Is This Answer Correct ?    0 Yes 2 No

In a shared Object Repository in QTP if some object is changed how can the other script which is u..

Answer / uday kumar_anem

Here is my answer...

If you change object name in shared OR, then QTP
automatically changes the object name in the script/scripts
that are using the shared OR.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

What is a runtime datatable ?

2 Answers   Ordain Solutions,


What are the disadvantages of Recovery Scenarios in QTP ?

3 Answers  


What is the difference between Dim And Redim

4 Answers   Hotel Jobs, IBM, Microsoft,


Can any one send me the QTP Basic Coding Samples?

0 Answers  


Username field having some string mistake like"user naem".what type of testing i prefer to test spell check.

6 Answers   GE,


Hi,All How to create a link in excel sheet using qtp

0 Answers  


your coming from electrical backgroung..but y ur coming to software side?

0 Answers   Accenture,


What is different command used in command Prompt while using QTP?

0 Answers  


Explain the concept of object repository and how QTP recognizes objects?

0 Answers  


Hi, It is HR question. What are the qualities you like and dislike in your Project Manager?

2 Answers   TCS,


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

0 Answers   Accenture,


I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 Answers  


Categories