07-09-2009 11:26 AM
I need to interface Teststand with Clearcase Source Control.
The problems are:
Solved! Go to Solution.
07-10-2009 04:33 PM
Hi glennjammin,
In regards to question one, you can save the files contained in the workspace and the code modules called from the sequence files in a directory structure such that TestStand can access them via a relative path from the workspace file and sequence files. As for question two, this answer is dependent on how you are using ClearCase. Are you using the Snapshot or the Dynamic view? Lastly, there is no plugin to ClearCase for TestStand.
07-14-2009 05:32 PM
08-03-2009 08:56 AM
I found a solution. Well my coworker found the solution. You need to create a snapshot view in Clearcase and open you workspace from the snapshot location.
This will come up in TestStand with source control enabled and allow you to check out and check in your files within TestStand. It even will check in/out your whole workspace if needed. It works great!!!
Thanks for all the previous responses..