Stress Analytics

Welcome to PruTAN's Stress Analytics, your dedicated platform for gaining insights into the performance and resilience of your application under various stress scenarios. In the ever-evolving landscape of digital experiences, understanding how PruTAN responds to heightened loads is paramount for ensuring a seamless user experience.

Analytics provides a comprehensive data of how your system behaves under different testing modes, offering valuable perspectives on both Volume and Duration scenarios.

Below, you'll find an explanation of the terms used on PruTAN's Stress Analytics page to help you understand your test results better.

Image 1 : Test Result

Result Terms :

Bucket : The overall duration of the performance test can be divided into multiple time ranges or buckets as needed. Each bucket represents a specific period of time in milliseconds.

Total Transaction : Total Transactions refers to the aggregate number of interactions or operations performed in a defined period.

Success : Success refers to the aggregate number of succesful interactions or operations performed in a defined period.

Error : Error refers to the aggregate number of failed interactions or operations performed in a defined period.

TimeOut : TimeOut refers to the aggregate number of interactions or operations which had taken more than Timeout time to complete.

Tpms : Transactions Per Millisecond (Tpms) refers to the rate at which transactions, operations, or requests are processed within a single millisecond. It provides a fine-grained assessment of performance, particularly in real-time or high-speed processing environments where response times are critical.

Latency : latency refers to the time it takes for a system to respond to a request or perform an operation under load. It's the delay between initiating an action and seeing its first response. High latency indicates potential performance issues or bottlenecks within the system.

Response Time : Response time refers to the duration between sending a request to a system under load and receiving a complete response from that system. It encompasses the time taken for the system to process the request and generate a response, including any network latency, server processing time, and data transfer time.

Not Applicable : Those requests which takes more time to execute than Timeout fall within this category.

Warm-up : Those requests which executes during WarmUp period fall within this category.

Image 2 : Request Configuration

  • Configuration part shows specific settings or parameters used to execute a performance test. It encompasses various aspects such as the number of virtual users, the duration of the test and other relevant factors that was provided to the test performance.