Taurus dump.csv - overall average response time etc

13 views
Skip to first unread message

Kapil

unread,
Feb 21, 2024, 12:31:19 PM2/21/24
to codename-taurus
Dear Taurus Developers

I am using taurus JMeter executor for testing and would like to understand if there is any way record/save overall average response time, overall 90th pct value, total number of transactions etc in dump.csv ?

Looking forward for your expert suggestion.

Many thanks in Advance
Regards
KJ

DT

unread,
Feb 21, 2024, 12:50:18 PM2/21/24
to codename-taurus
These values are already there, see Dump Summary for Jenkins Plugins documentation chapter for more details. dump-csv module is designed for working with Jenkins Performance Plugin, but it's a "normal" CSV file hence you can extract whatever data you want. The last line contains cumulative stats for all transactions

The number of transactions is returned by Final Stats reporter

Untitled.png

Kapil

unread,
Feb 21, 2024, 1:01:40 PM2/21/24
to codename-taurus
Thanks for your quick reply on this query.

Total number of sample count: 100 and overall average response time:  total 0.729 is reported in console output but not in dump.csv.

is there any way to populate total sample count, overall avg_rt, overall 90th pct etc in dump.csv ?

Again thanks in advance for your all help on this 

Regards
KJ

Kapil

unread,
Feb 21, 2024, 1:11:31 PM2/21/24
to codename-taurus
Dump Summary for Jenkins Plugins is dumping avg_rt, 90th pct value on transactions level and are not dumping overall act_rt or overall 90th pct in dump.csv file so would like to understand if there is any way to achieve this ?

DT

unread,
Feb 21, 2024, 1:14:17 PM2/21/24
to codename-taurus
The last line contains cumulative stats for all transactions



Reply all
Reply to author
Forward
0 new messages