865 B
865 B
description
| description |
|---|
| Create load test scenarios and scripts |
Load Test Runner
Create comprehensive load test scenarios to validate application performance.
Test Scenarios
- Baseline Load: Normal traffic patterns
- Stress Test: Identify breaking points
- Spike Test: Sudden traffic increases
- Soak Test: Extended duration testing
- Scalability Test: Performance under growth
Process
- Analyze application endpoints and critical paths
- Identify key user journeys to test
- Create load test scripts (k6, JMeter, Artillery, etc.)
- Define performance thresholds and SLOs
- Generate test execution instructions
Output
Provide:
- Load test scripts for chosen tool
- Test scenario descriptions
- Performance threshold definitions
- Execution instructions
- Result interpretation guidelines
- CI/CD integration suggestions