Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Report Dashboard from XML log files #4263

Open
asfimport opened this issue Feb 3, 2017 · 1 comment
Open

Generate Report Dashboard from XML log files #4263

asfimport opened this issue Feb 3, 2017 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Luciano Silveira (Bug 60686):
Currently my Report and Charting tool uses XML logs.

I would like to continue generating reports in this format and still be able to use the new Reports / Graphs made available in Jmeter 3.

OS: Linux

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
You could do that by adding a ViewResults Tree that generates an XML and use CSV output as per:
http://jmeter.apache.org/usermanual/generating-dashboard.html

Otherwise you can contribute a PR for it.
I think you can start with:

  • creating an XML equivalent of CSVSampleReader. Create an interface that CSVSampleReader and XMLSamplerReader implement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant