eelzinga
15 years agoOccasional Contributor
how to add extra columns in the generated report (-r)
I use the statistics component in my loadui testcase.
On the component i switched on some extra properties on the Statistics component and i do see them come by in the chart, and when i connect a table component to it i also see the extra properties getting logged over there.
But now i want a few of those extra properties i switched on on the statistics component also in the generated report (-r PDF for example).
What report or what part of the code do i need to change to be able to get those extra fields in the report ?
for example in the generated report there isn't a 'tps' column. (in the table of CNT, MIN MAX AVG STD-DEV etc)
what do i need to change to get this one into the report. So i won't need the use the table log component to get this data after a run of my project.
On the component i switched on some extra properties on the Statistics component and i do see them come by in the chart, and when i connect a table component to it i also see the extra properties getting logged over there.
But now i want a few of those extra properties i switched on on the statistics component also in the generated report (-r PDF for example).
What report or what part of the code do i need to change to be able to get those extra fields in the report ?
for example in the generated report there isn't a 'tps' column. (in the table of CNT, MIN MAX AVG STD-DEV etc)
what do i need to change to get this one into the report. So i won't need the use the table log component to get this data after a run of my project.