Assertions failed because NULL/EMPTY response body, but reponse isnt empty
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2017
05:08 AM
04-04-2017
05:08 AM
Assertions failed because NULL/EMPTY response body, but reponse isnt empty
Hello,
The assertions on my POST REST fails because NULL/EMPTY response body, but the response body isnt empty.
When I do a property transfer from the response body to a custom property of my testcase the assertions is Valid.
Why doesn't the assertion work directly on response body of my REST call?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017
11:22 AM
04-05-2017
11:22 AM
what type of assertion you using here.
if it is just to check HTTP status code, it shouldn't fail?
