Published Skills
Analyze Risk
by bavithiranhardy14
Score a user story across 6 risk dimensions — Data Integrity, Security, Performance, Integration, Business Logic, and User Experience — to identify high-risk areas and focus test effort where it matters most. Outputs a structured risk analysis report with scores, risk level, and mitigation recommendations.
Distributed Load Testing with Locust & Docker
by bavithiranhardy14
A complete guide to running distributed Locust load tests with Docker. Learn how to scale concurrent users across multiple worker containers to stress-test your APIs.
Distributed Load Testing with Locust & Docker (Fork)
by bavithiranhardy14
A complete guide to running distributed Locust load tests with Docker. Learn how to scale concurrent users across multiple worker containers to stress-test your APIs.
Locust Master Slave Docker
by bavithiranhardy14
Setup and configure Locust master-slave distributed load testing with Docker. Use when: scaling load tests across multiple workers, distributing load across containers, setting up CI/CD load testing pipelines, testing high-throughput APIs.