Forum Discussion

LennSar's avatar
LennSar
Contributor
4 years ago
Solved

Test Case global assertions

 Hi there,

I'd like to test a bunch of bad requests and expect the same return code for all of them. By default my "Valid Http Status Codes" Assertion is configured to only allow 200. For my bad requests however I'd like to change that within a test case to i.e. 502 or 405 or whatever. Having to edit every single request manually is very cumbersome and I was wondering whether there is any way to ease that process.

 

Thanks,

 

Lennart