What Is Scalability Testing?

What Is Scalability Testing?
March 25 10:33 2016 Print This Article

Note: the article was updated in June 2018.

Scalability is a system capacity to function under overloads without affecting response time and requiring no redesign to cope with the workload. It isn’t a core software requirement, but an unscalable system has rather limited capacities.

Scalability testing is performed with the aim of checking the software capability to operate properly under various loads. It also shows the level of product resistance to crashes and defines user experience in case of a high load. Scalability testing is a type of non-functional testing.

In comparison to load testing, verification of scalability focuses on performance capacities of your software, hardware, and server under different stages of load, while load testing defines at what load level a system will fail.

What are scalability testing attributes?

Verifying software scalability, you can test the attributes connected with time, e.g., screen transition, time for a reboot, response and execution, time, and ones connected with capacities, e.g., CPU (Central Processing Unit), memory and network usage.

Before proceeding to scalability testing, you should specify load distribution to be generated, OS and processor types to be used, and memory size enough for testing.

Steps of scalability testing

  1. The validation of scalability of system structure. The specialists check whether the system is able to perform different transactions. Usually, the validation stage comes when the system prototype has been already made.
  2. The testers write a benchmark (often used during performance testing). Besides, at this stage, a set of parameters is defined to determine the scalability quantity.
  3. Regression testing is conducted in order to check whether the scalability has faded or not.
  4. Control stage. The complete scalability and capability are checked by the integration of all system elements.

Approaches to scalability testing

You are able to conduct scalability testing following two approaches: vertical scaling or scaling up and horizontal scaling or scaling out. Vertical scaling means to replace a system component by another one that will ensure better operability of software. Horizontal scaling means to add a new component to the existing system, for example, add a new server. This approach is more complicated and expensive, but it can bring better results.

Related Posts:

About Article Author

view more articles
Nataliia Vasylyna
Nataliia Vasylyna

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.