jmetertaurusapdex

Taurus evaluate pass/fail criteria on Jmeter Apdex


I was wondering if there was a way to have Taurus report overall test failure on a bad apdex score.

ie. Currently we can do avg-rt of login>1s, continue as failed But can we do something like apdex of login>.85, stop fail, if any apdex score is less than .85 or something we choose, stop the test.

I am able to get it working with jmeter .jmx scripts and samplers but I'm wondering how far I can go with Taurus and Jmeter when it comes to pass/fail criteria for testing.

Thank you


Solution

  • As per Taurus documentation the possible metrics are:

    You can reach out to Taurus developers and maintainers via Taurus support forum and ask to include your "apdex" metric into pass/fail criteria or if you're a BlazeMeter customer you can open a support request to do this as a priority, but for the time being it's not supported