Skip to content

Simple script to generate tests for locust.io from IIS logs

License

Notifications You must be signed in to change notification settings

VladimirZD/LocustTestGenerator

Repository files navigation

Script generates tests for locust load testing tool (https://locust.io/). It uses IIS logs to generate tests for get requests.

USAGE:

python .\GenerateTestsFromIISLog.py --logs_folder=D:\Logs --cutoff=40 --site_name=SiteName[first part in request url..]    

About

Simple script to generate tests for locust.io from IIS logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages