Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
farshaddavoudi committed Aug 2, 2024
1 parent 4e4d8b2 commit 334178f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The top eight boxes in the test results are crucial for analysis:
- **Breached Thresholds**: Are the test has passed the criteria has been defined or not? If not, it is bad :(
- **Failed Checks**: Invalidated HTTP responses by some checks, can be *status code check* and/or *response time check*, etc.
- **Peak RPM**: The total healthy requests in the peak phase (we define it in our scenario by setting `usersCapacityCalcRef: true` flag).
- **Users Capacity**: It's very important criteria. Generally speaking, every team member loves to know how many users can work simultaneously in the application!
- **Users Capacity**: It's very important criteria. Generally speaking, every team member (specially managers) love to know how many users can work simultaneously in the application!


### 4. Estimating Real-World User Capacity
Expand Down

0 comments on commit 334178f

Please sign in to comment.