Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Blazemeter report Customization

22 views
Skip to first unread message

Suganya Devi

unread,
May 31, 2022, 8:12:05 AM5/31/22
to BlazeMeter Forum
Is it possible to customize the Blazemeter report? 

I would like to add the count of the data array that API returning to the Blazemeter Report. For example: While hitting "Class/A"  API returns 60 Students data and "Class/B" return 50 Students' record. So I am expecting the report as mentioned below

Ex :               Class/A      60    15ms(Response time) 
                      Class/B     57    13ms(Response time)

Please help me to achieve this in Blazemeter Report 

Dmitri T

unread,
Jun 1, 2022, 12:43:11 AM6/1/22
to BlazeMeter Forum
BlazeMeter cannot determine how many "students" does your "API" return therefore cannot include this information into your report.

It's you who can change the sampler label in the runtime using i.e. JSR223 PostProcessor and Groovy language.

Example implementation:

headers.gif

Check out Top 8 JMeter Java Classes You Should Be Using with Groovy to learn what do these prev and vars guys mean.
Reply all
Reply to author
Forward
0 new messages