steffencrespo
Programmer
I am automating tests in HP thin clients and actually I'm facing kind of a trouble with the object repository.
When I export the script to a zip file the repository does not go with the zipped file.
My script has a "main" control action and "sub" controlled reusable actions, which one having their own repository.
I tried to merge reps. into one and it apparently did ok, but when I exported the file and imported to another pc, to avoid unlocated components error while starting QTP I copy-pasted the repository, but some of the objects from the repository weren't found anyway along the script runtime.
How do I include the rep. into the exported zip file, or how do I make the script to recognize objects at once instead of having to update the repository from target application every time before running the script?
When I export the script to a zip file the repository does not go with the zipped file.
My script has a "main" control action and "sub" controlled reusable actions, which one having their own repository.
I tried to merge reps. into one and it apparently did ok, but when I exported the file and imported to another pc, to avoid unlocated components error while starting QTP I copy-pasted the repository, but some of the objects from the repository weren't found anyway along the script runtime.
How do I include the rep. into the exported zip file, or how do I make the script to recognize objects at once instead of having to update the repository from target application every time before running the script?