Skip to content

A plugin for Apache JMeter to check extractor success

License

Notifications You must be signed in to change notification settings

undera/jmeter-extract-success

Repository files navigation

Extractor Success Assertion for Apache JMeter

A JMeter plugin to check that extractor was successfull. Helps in developing, debugging and troubleshooting JMeter scripts.

The recommended usage is to add single assertion component on very top of Test Plan. Keep it enabled when developing the script, disable it when running production tests.

screenshot

The plugin takes variable name and default value from known extractor types, then checks that actual variable value not equals to default, which is assumed to be extractor failure.

There is a text field to specify comma-separated list of custom values (for example, if you use JSR223 to set the variable value).

Upon triggering, the sample would become failed with corresponding assertion subresult:

result screenshot

That's it!

Install it via Plugins Manager or Download Plugin

Support Forum

About

A plugin for Apache JMeter to check extractor success

Topics

Resources

License

Stars

Watchers

Forks

Languages