https://bz.apache.org/bugzilla/show_bug.cgi?id=60871
Bug ID: 60871
Summary: Enhancement: Provision to disable Assertions during
the run-time would help.
Product: JMeter
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
As of now, If we want to develop a script, we use Assertions for debugging
purpose. But, during execution time, Assertions, as proved to be costly in
terms of resources, should be removed from the script. Higher the number of
Assertions, longer the time to finish the task and mistake-prone.
So, Requesting the team to add provision to disable all the Assertions in the
script using a property or similar thing.
Existing solutions are not effective.
More information can be found here:
http://stackoverflow.com/questions/42270146/can-we-control-jmeters-components-through-beanshell-i-want-to-disable-all-asse
--
You are receiving this mail because:
You are the assignee for the bug.