I am using JMeter as a unit test tool, in parameterised calls where I expect some of the responses to be 500 internal server errors. I am using BeanShell Assertions to chec
Add a "Response Assertion" after the request you want to pass and the check the "Ignore Status" check box.