Tong Sun wrote > I know currently JMeter doesn't have script-wide validation
I don't think this statement is correct, JMeter Assertions obey JMeter Scoping Rules <https://jmeter.apache.org/usermanual/test_plan.html#scoping_rules> so if you put JSON Assertion <https://jmeter.apache.org/usermanual/component_reference.html#JSON_Assertion> (or even better JSON JMESPath Assertion <https://www.blazemeter.com/blog/the-jmeter-json-jmespath-extractor-andassertion-a-guide> ) at the Thread Group level - it will be applied to *all samplers* in all Thread Groups. Hopefully this is something you're looking for -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
