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 |
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Hi, i am rani ,i am putting 1+years of fake exp ,so pls anyone explain how i get project (in real time) ? how it is tested ex: in banking ,test the number of textboxes in one window
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
How to execute a WinRunner Script in QTP?
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
what is On Error Resume Next ?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?
can any one say that where we can download the QTP trail version ??????????
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How to find duplicates in an array and remove them efficiently?