Is it possible to compare the JMeter response from the previous run with the one being run now, and then add a rule set to remove a specific key or param from the response while comparing both the response using JMeter plugin?
enter image description here
I’ve tried using the comparison assertion, which is a complicated method since if we enter a regex pattern incorrectly, the case fails overall and we don’t know in which point it fails. Moreover, by doing this, we are unable to compare previously and currently ran.
SparrowLite is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.