08-02-2011 08:50 AM
We will need to display or print results data after the test has executed. The GUI will have an option to print failed data (if test failed) or print all results for the previous test. Curious if the results data is available at all after an execution or do we need to store the results somewhere so it's available for these actions?
It looks to me like the results property in the process model disappears after the tests are done executing and it returns to an idle state (ie completes the SinglePass callback) and we'd thus have to store this away somewhere???
Thanks in advance.
08-02-2011 09:05 AM
Hm, did you consider using a simple report view? It is part of both versions of UIs installed with TestStand (Simple OI and Full Featured UI).
If the layout is not suitable, try modifying the Report Options.
There are also other ways, but those require some work on your side.....
hope this helps,
Norbert