What is performance testing? - Definition from Whatis.com

Definition

performance testing

Performance testing is the process of determining the speed or effectiveness of a computer, network, software program or device. This process can involve quantitative tests done in a lab, such as measuring the response time or the number of MIPS (millions of instructions per second) at which a system functions. Qualitative attributes such as reliability, scalability and interoperability may also be evaluated. Performance testing is often done in conjunction with stress testing.

Performance testing can verify that a system meets the specifications claimed by its manufacturer or vendor. The process can compare two or more devices or programs in terms of parameters such as speed, data transfer rate, bandwidth, throughput, efficiency

or reliability.

Performance testing can also be used as a diagnostic aid in locating communications bottlenecks. Often a system will work much better if a problem is resolved at a single point or in a single component. For example, even the fastest computer will function poorly on today's Web if the connection occurs at only 40 to 50 Kbps (kilobits per second).

Slow data transfer rate may be inherent in hardware but can also result from software-related problems, such as:

Effective performance testing can quickly identify the nature or location of a software-related performance problem.

Getting started with use performance testing
To explore how performance testing is used in the enterprise, here are some additional resources for learning about performance testing:
What is performance testing? Determining what exactly performance testing is proves to be more difficult than you'd expect. Testing expert Scott Barber attempts to pinpoint a definition while recognizing that it may be impossible for the industry to settle on one set explanation.
Software testing fundamentals: Performance testing: Software performance testing is crucial to software development and very easy to mess up. These tips and expert opinions illustrate how to conduct performance tests effectively.
Three tips for successful application performance testing: Testing database-backed applications for performance can be a daunting task. But you can make it easier on yourself if you follow these three tips.
This was last updated in June 2007

Dig Deeper

  • Load testing and performance testing with JMeter: Tutorial

    JMeter, a free open source load testing tool, is straightforward to use and supports several programming languages, including HTTP/HTTPS, SOAP, JDBC, LDAP and JMS. In the following set of informative tips, expert Mike Kelly explores the capabilities of JMeter and breaks down its use into a step-by-step approach.

  • Performance testing in the Agile enterprise

    Fitting performance testing into an existing or transitioning Agile enterprise is not easy. In this tip, software performance expert Scott Barber explains the challenges associated with performance testing in Agile environments and describes three approaches that Agile teams take in order to include performance test expertise on the team.

  • Types of performance testing for Web applications

    In this response, expert Pete Walen describes performance testing approaches that can steer your team in the right direction to enhance performance and avoid failures.

Do you have something to add to this definition? Let us know.

Send your comments to techterms@whatis.com