jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Add options to show sub results in Summary Report

Open asfimport opened this issue 3 years ago • 1 comments

Nicholas DiPiazza (Bug 66062): Add the ability to show Sub-SampleResults in the Summary Report

Could add options to control how they are added.

== 2 new user properties

Show sub results - true/false - default false - description: descends into sub-results, adding to the report recursively. Sub results leaf only - true/false - default false - if showing sub results, then only add the Samples that have no child sub-results.

Version: Nightly OS: All

asfimport avatar May 12 '22 01:05 asfimport

Nicholas DiPiazza (migrated from Bugzilla): I created a PR https://github.com/apache/jmeter/pull/715 with my first attempt at this.

I should probably make the sub-results configuration a UI option but there is some internationalization I would have to do. is there some process we have for getting the text in the right language?

asfimport avatar May 12 '22 21:05 asfimport