Forum Discussion

simpleseb's avatar
simpleseb
New Contributor
15 years ago

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...