JMeter how to NOT fail 500 Internal Server Errors

前端 未结 4 1964
梦如初夏
梦如初夏 2020-12-08 00:47

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

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-08 01:15

    Add a "Response Assertion" after the request you want to pass and the check the "Ignore Status" check box.

提交回复
热议问题