1.

Why is it preferred to perform load testing in an automated format?

Answer»

Performing load testing in a manual WAY has the following disadvantages:

  • Accuracy cannot be predicted easily regarding the application’s performance.
  • Synchronization among VARIOUS USERS becomes challenging to coordinate and maintain.
  • In real-time testing, it would require real users to test the application.
  • Additionally, manual testing increases the cost of manual EFFORT required.

Due to all the above-mentioned reasons, it is preferred to perform load testing in automated form.



Discussion

No Comment Found