Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 274 Bytes

README.md

File metadata and controls

8 lines (3 loc) · 274 Bytes

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..]