InterviewSolution
| 1. |
What Is Distributed Load Testing? |
|
Answer» Distributed LOAD testing: in this we test the application for a NUMBER of USERS accessing the application at a same time. In distributed load testing test cases are execute to determine the application behavior. Now application behavior is MONITORED, recorded and analyzed when multiple users concurrently use the system. Distributed load testing is the process USING which multiple systems can be used for simulating load of large number of users. The reason for doing the distributed load testing is that to overcome the limitation single system to generate large number of threads. Distributed load testing: in this we test the application for a number of users accessing the application at a same time. In distributed load testing test cases are execute to determine the application behavior. Now application behavior is monitored, recorded and analyzed when multiple users concurrently use the system. Distributed load testing is the process using which multiple systems can be used for simulating load of large number of users. The reason for doing the distributed load testing is that to overcome the limitation single system to generate large number of threads. |
|