I have written some script in QTP and i added those objects
in Object Repository. All written script has been executed
successfully. After few days when i tried to execute the
same script i got error message "objects not found in Object
Repositiry". How can we solve this issue?
Answers were Sorted based on User's Feedback
Answer / anil
ya fine,the script was executed sucessfully at the time of
writing the code after some days in the application the
object properties may change by the developer so due to
that reason it is getting the error..
note--there is no rule the object properties didn't change
so due to that error is coming..by opening the object
repository window then u can click on the update from the
application icon then it is updated so that u can run your
code sucessfully....
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / pravati
u can check the object property in object repository and add or remove the wanted properties which are newly developed or coded for these objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gangadhar
first associate the repository to the script and run the script
| Is This Answer Correct ? | 0 Yes | 3 No |
what is command for executing files?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
Thanks Rag... One more question, How we test the dynamic images which frequently changed?Using the bitmap checkpoint r any other options available.... Can u give the steps pls... Thanks
what is Supplemental Objects ?
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
what is output parameters in qtp?explain? 2)
How to change the screen name while running the test.
HOW TO DO THE BATCH TESTING USING QTP?
does qtp runs on internet explorer 7.0
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..