Performance testing is a software testing process used for testing, the speed, response time, stability, reliability, scalability and resource usage of a software application under particular workload. The main purpose of performance testing is to identify and eliminate the performance bottlenecks in the software application.
It is a subset of performance engineering and also known as performance testing.
Common performance issue:
- Long load time
- Poor response time
- Poor scalability
- Bottlenecking
ASP.Net Software Development