对于负载测试,是否必须执行 Response Assertion?如果是这样,做断言是否有任何开销(jmeter)

For load testing , is it mandate to do Response Assertion ? If so , is there any overhead in doing assertion ( jmeter)

使用 JMeter 进行负载测试,

是否必须执行响应断言?如果是这样,进行断言是否有任何开销?

没有,还有资源使用的开销

Best practice是使用最小断言

Use as few Assertions as possible

您也可以使用 JSR223 断言通过代码检查响应