07-19-2010 03:47 PM
That expression is not setting the status to Failure, which is what you are testing, so you can get by with what you are doing, but in general the Custom Condition Expression would be the more bulletproof place to put an expression that depends on status.
07-19-2010 03:52 PM - edited 07-19-2010 03:57 PM
@James Grey wrote:
That expression is not setting the status to Failure, which is what you are testing, so you can get by with what you are doing,
That's what I thought. I don't touch the TS portion of these tests too often (or hadn't b4). I will make a point to look into the custom condition expression.
Could I look at step.results.status using the custom condition expression?
Thanks for all the help.
jvh