Software Performance Testing: A Comprehensive Tutorial
Advertisement
This software performance testing tutorial describes types of performance testing and software performance testing tools. Performance testing types include load, stress, soak, and spike. Performance testing tools mentioned are HP LoadRunner, IBM Rational, NeoLoad, SOASTA CloudTest, Silk Performer, SOAtest, Raw Load Tester, LoadUI, and LoadStorm, among others.
What is Performance Testing?
There are two main aspects to consider while developing software: functionality and performance.
- Functionality: This part takes care of the functional behavior of the software or application, designed to meet user needs.
- Performance: This part ensures the software or application works efficiently without crashing on target resources, maintaining speed and accuracy.
This tutorial will discuss various performance aspects. Performance testing is fundamentally a non-functional type of testing. It’s implemented and executed during the architectural and construction phases of the software development life cycle. It evaluates performance aspects such as reliability, scalability, and speed.
Why is Performance Testing Needed?
The main goal of performance testing is to eliminate any problems that might prevent the system from functioning well in a real-time environment. It’s carried out before the product or system is launched in the market or deployed. Performance testing monitors and reports various parameters, including CPU usage, memory usage, power consumption, network bandwidth, and cache performance.
Performance testing is widely used across various industries to test applications in sectors like medicine, healthcare, biotech, aerospace, automotive, and defense.
Types of Performance Testing
Let’s understand different performance testing types:
Performance testing is divided into various types based on the application and severity of the test. These include:
-
Load Testing: Load testing assesses the system’s behavior under specific load conditions. For example, multiple users accessing the application simultaneously within a specific time period. This is most applicable for testing client-server-based web applications.
-
Stress Testing: Stress testing examines the software application under extreme load conditions to identify any issues that arise when the software is subjected to such stress. This test is usually carried out for a shorter duration.
-
Soak Testing: Soak testing assesses the application under extreme load conditions over a longer period. This is crucial, as the system might crash due to memory leaks or CPU failures over extended durations. These issues are often identified by soak testing, which might not be detected by load and stress testing alone.
-
Spike Testing: With spike testing, the application is subjected to varying load conditions over a longer period. The main goal is to check when software performance degrades and whether the system can handle the load. It also checks whether the application will fail or withstand varying load conditions.
Software Performance Testing Tools
The following table summarizes various software performance testing tools used across the industry for a wide variety of applications. This includes HP LoadRunner, IBM Rational, NeoLoad, SOASTA CloudTest, Silk Performer, SOAtest, Raw Load Tester, LoadUI, and LoadStorm.
Tool | Company | Cost/License | Description | Technology Support |
---|---|---|---|---|
HP Load Runner | HP | Licensed (100K) | Automated testing tool mainly used for testing web 2.0 internet applications, ERP/CRM applications. Simulates hundreds and thousands of users. | Supports Remote Desktop Protocol, Citrix ICA, Flex AF, ERP/CRM, Mail Clients, Database, and AJAX Truclient. |
IBM Rational | IBM | Licensed ($1880) | Mainly targeted for web and server applications. Test creation involves building scripts, scheduling workloads, executing, and analyzing. | Supports Citrix, Socket recording, SOA, SAP, Web HTTP. |
NeoLoad | Neotys | Licensed | Used for web and mobile applications. Simulates increased traffic and analyzes software performance under extreme load conditions. | Works on Windows, Linux, and Solaris. Compliant with J2EE, .NET, PHP, ASP, CGI, AJAX, SOAP. |
SOASTA’s CloudTest | SOASTA Inc. | Licensed, Trial available | Software testing tool for cloud performance test measurement. Simulates traffic increase and helps analyze performance under peak load conditions. | Works on Windows, Linux, MAC OS. |
LoadStorm | LoadStorm | Licensed | Affordable cloud test tool. | Cloud application |
SOAtest | Parasoft | Licensed | Automated tool that ensures security, reliability, and compliance testing of SOA, cloud, and web-based applications. | SOA, JUnit. |
Raw Load Tester | N/A | Open source | Free tool ideal for Apache food applications. | Javascript. |
Silk Performer | Borland | Licensed | Developed for scalability, performance, and reliability testing of enterprise, mobile, and web applications. | SOA, SAP, Oracle, Citrix, PeopleSoft, CoE model, web-based model. |
LoadUI | SmartBear | Open source, platform-independent | Free and platform-independent tool. | SOAP, POX, JDBC, web, HTTPS, REST. |