Performance Test Reporting

Performance Test Reporting

What is Performance Test Reporting? Performance Test Reporting phase provides an overall test result, test analysis and recommendations to the project team or client from the application’s performance perspective. The outcome of this phase i.e. Performance Test Report document helps to take the GO / NO-GO decision for the whole application or specific business flow. … Read more

Performance Test Execution

Performance Testing Execution

What is Performance Test Execution? Performance Test Execution word refers to running the tests specific to performance testing like load test, soak test, stress test, spike test etc. using a performance testing tool. Performance Test Plan contains detailed information on all these tests which need to be executed in the performance testing window. Basically, this … Read more

Steps to Design Workload Model in Performance Testing

Workload Modelling in Performance Testing

The last post (Performance Test Workload Modelling) described the basics of Workload Modelling and the activities performed during this phase. Sometimes this phase is also known as the Performance Test Scenario creation phase. Let’s try to understand this phase with some practical examples. This post will describe the steps to design the workload model in … Read more

Performance Test Workload Modelling

Performance Testing Workload Modelling

What is Workload? Performance Test Workload refers to the distribution of load across the identified scenario. The performance tester prepares a workload to simulate the real-world situation in the performance test environment. In the performance testing cycle, different workloads are created to study the behaviour of the system under various loads and conditions. Sometimes the workload … Read more

Performance Test Scripting

Performance Testing Script

What is a Performance Test Script? Performance Test Script is a programming code specific to performance testing to automate real-world user behaviour. This code contains the user actions performed by a real user on an application. Such scripts are developed with the help of performance testing tools like LoadRunner, JMeter, NeoLoad etc. Purpose of Performance Test … Read more