Issues with QTP10 not recognizing items added to the Repository
♥ 0 |
I am using QTP10 and when I add new objects to the repository, my scripts will not recognize them until I either quit QTP and relaunch or disassociate the repository and reassociate it to the script. (Yes, I am saving the Repository after adding objects.) Has anyone else seen this or have any suggestions for why this is happening?
Marked as spam
|
Private answer
This could be a problem with your QTP Registry or something else. Is this isolated to one one machine? Recommend running repair on QTP if that does not work try booting in safe mode to see if it might be related to Anti Virus tool. Marked as spam
|
|||||
Private answer
I have experienced this also. I found that I don't actually have to exit QTP. After I add objects to the repository (in my case, it is the Shared OR), then I make sure the test script has been saved in QTP. Save and close the Shared OR. The open the script again in QTP (without closing it first). You will get a message asking if you want to revert to the saved copy? Answer Yes. Since you just saved it, you won't lose anything. But this seems to reconnect the script with the newly added objects. Marked as spam
|
|||||
Private answer
Another thought you could have a problem with .NET Security configurations. Check out this link from microsoft ''How to: Grant Permissions to Folders and Assemblies which helped me to set security. Marked as spam
|