Re: Script wide validation

2021-05-26 Thread Tong Sun
On Wed, May 26, 2021 at 11:49 AM glin...@live.com wrote: > > 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.or

Re: Script wide validation

2021-05-26 Thread glin...@live.com
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://jmete

Script wide validation

2021-05-26 Thread Tong Sun
Hi, I know currently JMeter doesn't have script-wide validation, a feature available in other testing tools like MS VS, that a single script-wide validation rule can be used to check every request in the whole script. This is something I miss moving from MS VS to JMeter. Since all our returns