Daniel,
during runtime of the sequence, information is logged in the memory called "ResultList". this is called "Result Collection".
the report is generated by the process model in the end.
so, here you can already see two methods of customising of the report:
modify the result collection or modify the report generation.
modifying the result collection is the best way for ADDING info to the result. there are three ways:
- AddExtraResult method from TestStand API
- add subproperties to Locals.ResultList
- add subproperties to Step.Result
modifying the process model is one way to remove infos from the report.
for further infos please refer to the TestStandReferenceManual
delivered with teststand. you can find them in chapter 3 (execution)
from page 3-6 to 3-12.
Norbert B.
- NI Germany
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.