04-22-2009 01:17 AM - edited 04-22-2009 01:18 AM
Hello,
i created a testplan in TS3.5 with teststep and sequences.
Is there a way to create a list of which parts are called with all paramateres?
The sequence is running on a customers-testsystem and he wants to know what we are doing in the sequence. But he has no teststand on his own computer.
So he asked me if there is a way to "print" the testplan.
Is this possible?
Thanks for any ideas.
OO
04-22-2009 08:41 AM
OO,
i am not sure if this is a) included in TS 3.5 already and b) exactly what you are looking for:
There is a Workspace File Documentation tool in TestStand. So if your application is managed in a workspace, you could give it a try. Additionally, you might want to use the Sequence File Documentation tool (alas, not sure if available in 3.5 as well).
A new feature of TS 4.1 is the Sequence Hierarchy Window to show hierarchical settings in your application.
hope this helps,
Norbert
04-22-2009 08:49 AM
Hello OO,
I'm not sure what you mean by "testplan", but if it's a sequence, you can use the Sequence File Documentation (Tools > Sequence File Documentation...) to generate a text or HTML based report of the sequence and it's properties. If you want to change what it reports, or how it formats the document, you can edit the docgen.seq.
-Jack