Does anybody know how to generate a HTML report in JMeter with some java template engine (XSLT, Xalan, etc.) working with specified XSL template?
The reason why I want to use a template engine is that I want in HTML report just parameters that I specified in XSL template (for example I want just a one graph for throughput in HTML report and no other graphs).
And if is possible without using CMD but using some a JAVA plugin as "Listener".
Thank you very lot.
The reason why I want to use a template engine is that I want in HTML report just parameters that I specified in XSL template (for example I want just a one graph for throughput in HTML report and no other graphs).
And if is possible without using CMD but using some a JAVA plugin as "Listener".
Thank you very lot.