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
Answer Posted / 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 |
Post New Answer View All Answers
What are the main differences of qtp and win runner?
What is the extension of the qtp local repository?
Is it possible to merge two object repository files in qtp?
When should I use smart identification?
How qtp identifies objects?
Explain the difference between call to action and copy action?
How do know the number of browsers opened?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What is the basic concept of quicktest professional (qtp)?
if numbers are always changing write a script for that
How to associate function library at a run time?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How to remove the associated function library?
What will be happen if i load object repository at run time, but it has already associated.