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 are json based, and all have a unified way to report errors, a single script-wide validation rule makes perfect sense in this case. So, what options/workarounds do I have? thx