artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
8.04k stars 511 forks source link

Generating graphical reports from JSON reports #4

Closed hassy closed 9 years ago

hassy commented 9 years ago

Minigun should provide the ability to generate graphical reports from the JSON reports created by minigun run.

Requirements:

To generate a report:

minigun report minigun_report_20150806_115304.json

This will create the HTML file in current working directory and open it in the default browser.

hassy commented 9 years ago

Initial implementation in https://github.com/artilleryio/minigun/commit/b174ac27b6a9387e417c581aed9a8ad9535fedbf :tophat:

https://cldup.com/PYeZJTCe86-1200x1200.png

Rahul-012 commented 8 years ago

@hassy as i am new to artillery i found this tool very interesting and want to use this tool for my application all the set up has been done. Suppose i want to check login application for multiple users so what will be my scenario plz tell me as i am completely new .. any help will be greatly appreciated

hassy commented 8 years ago

@Rahul-012 I would suggest reading through the docs first, start here: https://artillery.io/docs/getting-started/ The docs contain everything you'd need to know.

Rahul-012 commented 8 years ago

@hassy i already read it i have a performed a simple operation and generate some reports but the problem is Scenario created, Scenario Completed Counter is not incremented plz take a look at the below Snap-shot or Correct me If i am wrong screenshot 171 Second Snap-shot screenshot 173