Volt-Test PHP SDK
The Volt-Test PHP SDK empowers developers to write and execute performance, load, and stress tests for their applications directly in PHP.
Key Features​
Here are some of the key features of the Volt-Test PHP SDK:
Performance Testing:​
- Concurrent virtual user simulation
- Configurable test duration and ramp-up periods
- Real-time metrics collection
- Custom think time simulation
HTTP(S) Testing:​
- All standard HTTP methods (GET, POST, PUT, etc.)
- Header and body customization
- Cookie and session management
- Response validation
- Variable extraction and reuse (JSON,header, cookies, regex.)
Data Management:​
- CSV data source support
- Multiple data iteration modes(sequential, random, unique)
- Dynamic data extraction and reuse
- Automatic Cookie handling
Result Analysis:​
- Success/failure rates
- Request throughput
- Response time statistics (min, max, med, p90, p95, p99)
Platform Support:​
- Cross-platform compatibility (Windows, Linux, MacOS)
- Automatic binary download and installation
- PHP 8.0 or higher
Let's install the SDK and get started with writing your first test script.