glarsen_1
12 years agoOccasional Contributor
Sharing Project Items
I am working on Test Complete again, trying to make our tests more efficient and automated, but have have run into a few problems. Up until recently we have had all of our Tests in one project in one project suite. I have decided to break our tests up into different projects int he same project suite. For example:
In our GMS Project Suite, we will have a Projects Called:
-Build
-Tutorials
-Training
-Bugs
-Source
I have decided to go this route to make it so that if we only one to run our tutorial tests we can call it from the command line and vice versa.
While Attempting to do this i ran into a couple of problems. Our Tests Use the same list of tested apps. This being so i don't want to create for different tested apps files that i have to change whenever anything is updated. There would be a lot of room for error there. So i want to Create one TestedApps.tcTAs and share it between all the projects in the project suite. Whenever i try to do this Test Complete pops up an error sayings:
In my projects in the project suite i want to share my TestedApps.tcAPs, my NameMapping.tcNM, my Stores.tcStores, and my Events.tcAX. (basically everything except the scripts) This would ensure that as i make changes in one project it will make all the changes in the other projects causing less errors if i forget to update something. I have been unable to do this because of the error above.
Is there any way around this? What exactly is the point of being able to have multiple projects in the same project suite if i can't share the tested apps and other items?
I hope that you can help me. I would really appreciate it!
I look forward to anything you can do for me!