Perfomance Testing
performance testing
In software engineering, performance testing is testing that is performed to determine how fast some aspect of a system
performs under a particular workload.
You can test perfomance of your website with the help of web testing tool Testing Master.
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 or to establish through put levels (and thresholds) for maintained acceptable response time.
In performance testing, it is often crucial (and often difficult to arrange) for the test conditions to be similar to the expected actual use.
Read more about perfomance testing tool features.
You can download website perfomance testing tool here.
See also:
perform
performance
performance testing
performance testing tool
Go to website testing glossary contents
|