Types of Software Testing by Hiral Patel
Types of Software Testing by Hiral Patel
@gisacouncil
Simulating a power
outage and verifying
Verifying the system’s ability to
Recovery Testing System resilience the system recovers
recover from failures.
with no data loss or
errors.
Hiral Patel
@gisacouncil
Simulating 10,000
System stability
To identify the system’s users on a server
Resource
breaking point, weaknesses, designed for 5,000
Stress Testing exhaustion
and ensure it fails gracefully to test performance
Recovery
under stress. under extreme
mechanisms
conditions.
To ensure code Testing loops,
Testing based on the internal
White box testing correctness and conditions, and
logic and structure of the code.
quality. branches.