Framework https://github.com/locustio/locust
Testing app http://automationpractice.com/index.php
- Install
pip freeze > requirements.txt
- Run in command line
load_testing % locust -f test_load.py
- Open ui (see logs in command line)
- Add values and run load testing