Load Testing - Frequently asked Load Testing Interview Questions with Answers

Difference between load test and performance test - Performance testing is used to test the performance of the system....
What is performance baseline testing? - In Performance baseline testing a “benchmark” or “standard is defined and base lined.....
How to identify the memory leakage using loadrunner - In Load runner, every application has a processor running in the system. The processor needs to be identified......
What are the types of Bottle necks in Performance testing? - Bottle neck in performance testing slows down the performance and the typical goal of performance testing.....
Difference between Load Test and Volume Test - Volume testing checks if the system behaves as expected for certain volume of data. Volume can be increasing size of the file......
Difference between Scalability testing and load testing - Scalability can be considered as a part of performance testing which checks if the system is scalable or not.......
What is the basic flow in load testing? - Plan the test: - Plan what testing needs to be done. What functionality or module needs to be tested?......
Difference between lr_error_message and lr_debug _message - lr_error_message occurs when there is an error in the code of the application......
How to use Regular Expression in Load Runner for web functions - A function can be written in Load runner script to check if a pattern matches against a given subject or not.......
Difference between load testing and intersystem testing - Load testing is done for a particular application. To check the performance of the system and analyze......