12-15-2008 04:53 PM
12-16-2008 01:00 AM
12-16-2008 01:22 AM
Juergen,
Thanks for the reply. Due to customer requirements, the test results are output to a pre-formatted Excel file. The result numberes are not a problem, but I need to also record the results of each Numeric Limit Test I have found "ThisContext.Step.Result.Status" function and will try this - could this be the answer?
Thanks.
12-16-2008 03:39 AM
Hi Lauda,
If you only want to filter a special StepTyps's report i would do this with the SequenceFilePostResultListEntry Callback.
Just look at the example.
If you need this feature in serveral SequenceFiles you should do this in the TS Model itself by changing the TestReport sequence.
hope this helps
Juergen