endurance testing code example
Example 1: what is endurance testing
Endurance testing is a non-functional
testing type. It is also known as
Soak Testing. Basically it is
Running a system at high load for long
period of time to identify the performance problems
Example 2: endurance testing
Endurance testing is a testing of the software to check system performance under specific load conditions over an extended or longer amount of time.
It is non-functional testing and falls under types of Performance testing.