Skip to content

Performance Testing (Stress Test)

Md Gulam Rahman edited this page Jun 25, 2023 · 2 revisions

Stress Test

Test:1 For 100 users and a response assertion of 200, as evidenced by the 5.50% error rate

image

Stress Testing Report

Test-1 (Taking the ideal Response Assertion of 200)

Number of Users: 100 Response Assertion: 200 Test Results: Test: pass Result: 5.50% error rate Analysis: On the homepage of the website, we deal with 100 users and response assertion set to 200, the system performed well, with a 5.50% error rate. This indicates that the system can handle the specified load and meet the performance expectations. The stress test was successful, and the system was found to be working properly under these conditions.

Test-02 For 150 users and a response assertion of 200, as evidenced by the 1.00% error rate **

image

Stress Testing Report

Test-2 (Taking the ideal Response Assertion of 200)

Number of Users: 150 Response Assertion: 200 Test Results: Test: pass Result: 1% error rate Analysis: On the homepage of the website, we deal with 150 users and response assertion set to 200, the system performed well, with a 1.07% error rate. This indicates that the system can handle the specified load and meet the performance expectations. The stress test was successful, and the system was found to be working properly under these conditions.

Test-03 For 200 users and a response assertion of 200, as evidenced by the 7.58% error rate**

image

Stress Testing Report

Test- 3 (Taking the ideal Response Assertion of 200)

Number of Users: 200 Response Assertion: 200 Test Results: Test: pass Result: 7.58 % error rate Analysis: On the homepage of the website, we deal with 200 users and response assertion set to 200, the system performed well, with a 7.58% error rate. This indicates that the system can handle the specified load and meet the performance expectations. The stress test was successful, and the system was found to be working properly under these conditions.

Test-04 For 200 users and a response assertion of 201, as evidenced by the 100% error rate**

image

Stress Testing Report

Test-4 (Taking Response Assertion of 201)

Scenario: Response Assertion 201 Number of Users: 200 Response Assertion: 201 Test Results: Test: Fail Result: 100% error rate Analysis: In this scenario, we increased the response assertion to 201. Unfortunately, the system experienced a 100% error rate. I observe that a response assertion of 200 users with a maximum of 200 users is the ideal configuration for the Bangla Puzzle website. Beyond this number of users, performance might drop and error rates might increase.