Skip to content

Refactor JMeter support to handle JSON reports #64

@danzone

Description

@danzone

Characteristics

  • Issue Type: bug
  • Reproducibility: always
  • Severity: block
  • Tool/Service/Component: CAMP 0.5.1 - branch add-jmeter-perftest-support
  • Execution Environment: Linux Ubuntu 19.04, Python 3.7.3
  • Reporter: Daniele Gagliardi, daniele.gagliardi@eng.it

Description

Current JMeter integration expects to find CVS reports, containing aggregate statistics about the performance test. While this is true when running JMeter from the GUI, running JMeter in headless mode produces three different reports:

  1. HTML report, with several dashboards and graphs;
  2. CVS report containing all raw data used by the HTML report
  3. JSON report containing aggregate statistics.

The JSON report is the one which really matters.

Steps to reproduce

Execute CAMP against Java Web example.

Other files and URLs

Relationships

Help on issue template

Preview to follow the link or open file .github/ISSUE_DOC.md

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions