Load/performance testing
Examples of performance testing test cases:
1. Check if 100 users are able to upload videos with size of 5MB within 1 min
2. Check if 200 users are able to watch the video within 1 min
3.Check if 50 users are able to delete a video within 1 min
-------
Client side metrics KPIs
1. Response time
2. Throughput
3. 90 percentile
4. 95 percentile
5. 99 percentile
6. Error %
7. Min
8. Max
9. Avg
Server side metrics
1. CPU
2. Memory
3. Cache
4. Disk
Tools for performance testing:
1. Jmeter
To access jmeter:
To perform performance testing in jmeter:
Basically, assertions are what you want to test and verify
This is to add a report. Can choose any type of report available:
Fill in variables in the thread group:
**Commit all changes to via GitGui or GitBash. But files must be saved in the correct Git folder**
Comments
Post a Comment