Recent Articles



































Performance testing



         


In software engineering, perfomance testing is testing that is performed to determine how fast some aspect of a system performs under a particular workload.

Performance testing can serve different purposes. It can demonstrate that the system meets performance criteria. It can compare two systems to find which performs better. Or it can measure what parts of the system or workload cause the system to perform badly. In the diagnostic case, software engineers use tools such as profilers to measure what parts of a device or software contribute most to the poor performance.

In performance testing, it is often crucial (and often difficult to arrange) for the test conditions to be similar to the expected actual use.

[Top]

Newsgroups

[Top]

Tools

See also benchmarking.





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License