Types of Performance Testing
Get introduced to different types of performance testing and the steps involved in it.
We'll cover the following...
In the previous chapter, we touched on the basics of performance testing and the common issue indicators. This lesson will go through the various types of performance testing and the different processes involved in planning and executing it for a software system.
What are the types of performance testing?
There are various types of testing that can be performed to effectively determine performance bottlenecks. We will talk about some of these in detail in the next few lessons.
-
Load Testing – It determines the overall load capacity of the system by identifying the system’s performance during average, peak load, and when the load limit is above the threshold of the break.
-
...