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 |
In a web site, Protocal has been changed http: to https: what is your approach?
How can get count of list box?
UFT 12.02 which ALM version will support
how can we retrieve ten rows from the data table using loop concept?
Explain the concept of object repository?
how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
what is TOM in qtp?
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
How do u override the meaning of a standard object in QTP?
How to make arguments optional in a function?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji