Artillery: Report to have description about different flows in scenarios

Created on 15 Feb 2017  路  5Comments  路  Source: artilleryio/artillery

If there are more than 1 flows in scenarios, can the report be more descriptive to tell which http method has which graphical representation. Maybe just have a couple of sentences describing the http route that was load tested. As of now, all reports look the same to me. So I have to track at what time which route was load tested and then see its report.

enhancement

Most helpful comment

I am referring to the HTML reports. If I see multiple reports in browser, there isn't an easy way to figure out which report corresponds to which load test. They simply have a time message saying what time the test was done. It would be more helpful to see something like: Test for Flow -> GET /users -> time of test, etc...

All 5 comments

Could you clarify a little @sonisaurabh19? Do you mean the console output or the HTML reports?

I am referring to the HTML reports. If I see multiple reports in browser, there isn't an easy way to figure out which report corresponds to which load test. They simply have a time message saying what time the test was done. It would be more helpful to see something like: Test for Flow -> GET /users -> time of test, etc...

Hi guys, same issue here. I'm trying to test different endpoints and I can't figure out how to view a specific scenario data. Only the general data is reported..

Any help would be appreciated.
Thanks.

If anyone still asking how to do this, You just need to add DEBUG=http* before artillery run
example
DEBUG=http* artillery run yourScript.yml
This will give detailed endpoints requests and responses for each scenario

If anyone still asking how to do this, You just need to add DEBUG=http* before artillery run
example
DEBUG=http* artillery run yourScript.yml
This will give detailed endpoints requests and responses for each scenario

That's not what OP is asking for.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hartmut-co-uk picture hartmut-co-uk  路  4Comments

JohnieLee picture JohnieLee  路  3Comments

dshook picture dshook  路  5Comments

CaseyBurnsSv picture CaseyBurnsSv  路  4Comments

mrchief picture mrchief  路  3Comments