10-07-2015 01:32 PM
Exporting my Teststand Workspace file into a text file for importing it into another reqts app is what I want to do...does naybody know how to?
Solved! Go to Solution.
10-08-2015 03:08 AM
What is a "reqts app"? Assuming it is a requirement tracking tool, i scratch my head. The only "field" in a tsw file connected to requirements is the tsw itself (a single requirements field). Are you looking to retrieve that information?
Norbert
10-08-2015 08:24 AM
A tsw consists of a top level project, its directories, and specific sequence file names, and code module names in a tree. I am merely trying to copy these text fields to be used in a software reqts document...
10-08-2015 08:54 AM
@id wrote:
Exporting my Teststand Workspace file into a text file for importing it into another reqts app is what I want to do...does naybody know how to?
Under the Tools menu there is a "Workspace File Documentation..." menu item (at least as long as you aren't using a really old verison of TestStand).
Hope this helps,
-Doug
10-08-2015 09:04 AM
that works thanks