Recent Post

Load , Performance, Stress testings

What are Load , Performance, Stress testings: 
  • Load Testing: Load Testing is the process of testing the application to check if the application supports the required number of user load
  • Performance Testing: Performance testing is the process of testing the application to check if the application behaves well under the specified conditions (transactions, speed, process, memory, threads, hits..)
  • It also depends upon the number of user load on the application
  • Stress Testing: Stress testing is the process of testing the application to check if the application behaves well / stable / sustains even beyond the limit of the user load / transactions
  • It also depends upon the data base transactions / hard ware changes

  • Load Testing: Load Testing is done in order to check if the application fails when the number of users is increased by keeping the system resources as constant.
  • Performance Testing: The term Performance can mean measuring response time, throughput, resource utilization, or some other system characteristics (or group of them), by varying the number of users.
  • Stress Testing: Stress Testing is done in order to check if the application fails when the system resources such as RAM, HDD etc… are reduced by keeping the number of users as constant.

0 comments:

Post a Comment

GAReddy @ OneTestingCenter @ All Articles