Add: Stress Testing (#2082)
Signed-off-by: NaveenKumar Namachivayam ⚡ <catch.nkn@gmail.com> Signed-off-by: NaveenKumar Namachivayam ⚡ <catch.nkn@gmail.com>pull/2088/head
parent
01c61a57bd
commit
e7fec01a85
1 changed files with 5 additions and 1 deletions
@ -1 +1,5 @@ |
|||||||
# Stress testing |
# Stress Testing |
||||||
|
|
||||||
|
`Stress Testing` is a type of `Performance Testing`. The objective of stress testing is to identify the breaking point of application under test under extreme normal load. |
||||||
|
|
||||||
|
e.g. injecting high volume of requests per second to an API might cause the disruption to its service or throws HTTP 503 Service Unavailable or cause other consequences. |
||||||
|
Loading…
Reference in new issue