Due to confidentiality, we do not want to mention the name of the customer
This project included a page for local access to company developers who could run and stop Locust load testing for their endpoints and get the output results.
Since for better development, it was necessary to run the load test of each company's product on a separate port, and the execution and stopping of it was only the responsibility of the developers of the same team, it was necessary to use the Docker Compose platform for execution.
Given that the output was available as a file, there was no need to save the test result, but for each scenario that was created, all test data was saved for each product and when and by whom it was run. scenario for which endpoints. Done and saved. This product is developed for the target company.
Django, Docker, Dockercompose, Locust, SQLite
Due to the signing of the confidentiality agreement, we are not able to publish the content of the project