https://github.com/dbeaudoinfortin/httploadtestergui
GUI for the HTTP Load Tester
https://github.com/dbeaudoinfortin/httploadtestergui
Last synced: 7 months ago
JSON representation
GUI for the HTTP Load Tester
- Host: GitHub
- URL: https://github.com/dbeaudoinfortin/httploadtestergui
- Owner: dbeaudoinfortin
- License: mit
- Created: 2017-01-09T19:44:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T23:06:25.000Z (8 months ago)
- Last Synced: 2025-02-28T08:01:38.078Z (8 months ago)
- Language: Visual Basic .NET
- Size: 737 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTPLoadTesterGUI
I'm not a big fan of the command line for a tool as complicated as the HTTPLoadTester, so I thought it might be nice to build GUI for it.
Functionality provided:
1) Launching the Recorder Proxy
2) Launching the Load Tester
3) Monitoring Load Tester Statistics
4) Editing Test Plan Files



## Legal Stuff
Copyright (c) 2017 David Fortin
This software is provided by David Fortin under the MIT License, meaning you are free to use it however you want, as long as you include the original copyright notice (above) and license notice in any copy you make. You just can't hold me liable in case something goes wrong. License details can be read [here](https://github.com/dbeaudoinfortin/StackTraceCompactor?tab=MIT-1-ov-file)