Skip to main content

Posts

Showing posts with the label Stress Testing

Measuring Performance Testing Effectiveness

Measuring Performance Testing Effectiveness. Performance Testing measures the effectiveness of the computer, network or any software application. Quantitatively the application is tested for the response time upon certain input and qualitatively it's checked for reliability, scalability and interoperability. Performance Testing is conducted by using various tools like J Meter, Load Runner, Astra Load and WAPT. Performance parameters are defined for the application and results are analyzed on the basis of these parameters like "Response Time", "Throughput", "Transfer Rate" to name a few. A complete performance analysis report is compiled highlighting the performance issues and recommendations as per the analysis. Various types of testing parameters are used to determine the performance of an application. Stress Testing - (also called Load Testing) is performed to identify the stability of an application under certain level of load. During thi...