Forum Discussion

snacky1976's avatar
snacky1976
New Contributor
14 years ago

Returning a 'warning' instead of a 'failure'

In the reposonse of a certain request , I want to check a certain value. If this value is greater then the wanted value, a 'warning' should be generated. So, the functional test is ok, but there's a...