01-28-2008 01:53 PM
01-28-2008 02:21 PM
01-28-2008 03:23 PM
01-29-2008 12:30 AM
01-30-2008 05:14 AM
Greeting from Lake of Constance
01-30-2008 06:02 AM
01-30-2008 06:41 AM
Hi,
Just a note, Step.Result.PassFail is only available in the Steps of PassFail step-type. For NumericLimitType, you would have to use something else. You can't use StepResult.Status because this will not have been evaluated when the Post Expression is invoked.
Regards
Ray Farmer
01-30-2008 08:11 AM - edited 01-30-2008 08:20 AM
Hi,
yes you´re right. I just thought about the Pass/Fail Test.
But for a NumericLimitTest I´ve got another solution.
In this small sequence I integrated both Tests. To delete the ReportText at the NumericLimitTest, you have to use the Post Actions
Greetings
01-30-2008 08:29 AM - edited 01-30-2008 08:36 AM
01-30-2008 09:48 AM