Create performance tests (GET)

Description

Create performance tests in JMeter for all GET rest requests

  • Create tests

  • Save as aggregate report

  • Use JMeterPluginsCMD plugin to collate results in csv

  • Use script to pull average and compare with acceptable

Acceptable: what is the definition of acceptable?

  • Baseline + 100% for the moment, improve this by eliminating outliers later

Activity

Show:

Former user 15 March 2016 at 06:28

Former user 15 March 2016 at 01:52

The secondary aggregate report csv cannot be used directly by Jenkins (missing timestamp, success code etc). I will have to parse it and verify that the average is no greater than a certain percentage higher than acceptable.
The first could perhaps be used to ensure there are no reponse code !200's?

Ready for Release

Details

Assignee

Reporter

Labels

Components

Sprint

Fix versions

Priority

More fields

Created 5 February 2016 at 05:00
Updated 27 June 2018 at 02:21
Resolved 15 March 2016 at 06:32