Forum Discussion

CARQUESTTechnol's avatar
CARQUESTTechnol
Contributor
14 years ago

Script Assertions and custom error messages

Currently with my script assertion I get a message like:

assert responseAvailability.trim() == availStatus.trim() | | | | | tomorrow | | today today | false tomorrow

Is there a way I can make the assertion show "Expected tommorrow, Actual today" in the soapui log? This will make reading the exceptions easierl
No RepliesBe the first to reply