12-15-2010 12:57 AM
Hi All,
why the test report's failure chain only display the first failure step?how to get all the failure steps in the failure chain?
Thanks a lot.
BR
Johnny
12-15-2010 01:05 AM
12-15-2010 01:22 AM
Hello Ray,
Thanks for your reply.
It seems so complex.is it teststand's bug?
BR
Johnny
12-15-2010 01:31 AM
i tried it,it does not work.
12-15-2010 01:39 AM
Did a quick search and came across the following links
http://zone.ni.com/devzone/cda/tut/p/id/4563
http://zone.ni.com/devzone/cda/epd/p/id/3326
12-15-2010 02:56 AM
thank you.
i am using XML format.So i copied the reportgen_xml.seq to C:\Program Files\National Instruments\TestStand 4.2.1\Components\Models\TestStandModels.And when i runned the example "XMLReportTest.seq".the report is ok.
But when run my own sequence,it does not work.and it is so strange that when only one step failure,it is ok.when occupied
two or more failure steps. it is error.
12-15-2010 03:03 AM
the error message in below for your information:
details:
Error executing 'For' step.
Error in For loop condition expression.
Error in argument 1, 'Parameters.Result.TS.SequenceCall.ResultList', in call to the expression function 'GetNumElements'.
Unknown variable or property name 'Parameters.Result.TS.SequenceCall'.
error code
-17306; Unknown variable or property name.
location:
Step 'For' of sequence 'UpdateFailureStack' in 'reportgen_xml.seq'