Is there a simple way of getting TestStand to display the Requirements in the report? I could make a custom reportgen sequence if necessary, but wondered if there's an easier way - e.g. ticking a box somewhere.
The sequence files already exist - we just need to be able to verify that each step has requirements attached. I know that the sequence file documentation includes the requirements, but some of them are programmatically generated at runtime, e.g. for multiple iterations of looped steps. In such a case, the documentation would just show the static data of an empty string.
We don't use the Requirements Gateway, we just directly enter strings into the Step.Requirements.Links array.
Thanks very much.