Hi,
I had attacted a small example TS3.5.
In the Sequence File is a step that calls a TS API which addes the Step.TS.Requirements property to the Step Results as an extra result.
In the ReportGen_txt.seq, in the sequence PutOneResultInReport I have added a step which addes the Property to the Report. (Now I have cheated a bit because Requirements.Links is actually an array but I have assumed its only one element.)
I do check in the preconditions that the Property Requirements.Links exists and that the array is not empty.
All you need to do is get the size of the array then loop the step n times to add all the Requirements.
Hope this helps.
Regards
Ray Farmer
Regards
Ray Farmer
