simpleseb
15 years agoNew Contributor
HTTP-Status Code
Hi, I have a REST-Testcase where I want to check whether the HTTP-Status code of an HTTP-Response, which does _not_ have any content, is 200 and not 403 or 500. Sounds quite easy, but the assertio...