baloss
2008-06-10 07:10:11 UTC
Hello!
I'm building a sequence for a test equipment. The device under test has different options, so I have more steps with preconditions to test them.
Actually my report display "skipped" on steps that does not fullfill the preconditions (i.e for an option not related to the DUT).
I would like to modify the Record Result of the step dynamically, to have a report with only the used options.
I tryed to modify in the Pre-Expresion the "Step.RecordResult" (tried also "RunState.Step.RecordResult") property, but without success.
Can anyone help me?
Thanks a lot
I'm building a sequence for a test equipment. The device under test has different options, so I have more steps with preconditions to test them.
Actually my report display "skipped" on steps that does not fullfill the preconditions (i.e for an option not related to the DUT).
I would like to modify the Record Result of the step dynamically, to have a report with only the used options.
I tryed to modify in the Pre-Expresion the "Step.RecordResult" (tried also "RunState.Step.RecordResult") property, but without success.
Can anyone help me?
Thanks a lot