Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Where virtual objects stores results?

4 Answers  


What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...

4 Answers   IBM,


how we will use output values in qtp? is there any possibulity by descriptive programming?

2 Answers  


Explain script generated at the time of setting runtime property?

1 Answers  


Differences between text and test area checkpoints?

0 Answers  


what are the mandatory properties in qtp? what are the library functions in qtp?

3 Answers   Wipro,


how u test a frame in a web page using QTP?

1 Answers   Accenture, IBM,


How qtp identifies objects?

0 Answers  


what is the use of Browser.sync()

2 Answers   NIIT,


Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?

5 Answers  


What is meant by virtual obj and Y do v need virtual obj configuration.

4 Answers  


Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.

3 Answers  


Categories