Load Testing is subset of performance testing. It is done by constantly increasing the load on the application under test till the time it reaches the threshold limit. The main goal of load testing is to identify the upper limit of the system in terms of database, hardware and network etc. The common goal of doing the load testing is to set the SLAs for the application. Example of load testing can be:
Running multiple applications on a computer simultaneously - starting with one application, then start second application, then third and so on....Now see the performance of your computer.Endurance test is also a part of load testing which used to calculate metrics like Mean Time Between Failure and Mean Time to Failure.
Load Testing helps to determine:
- Throughput
- Peak Production Load
- Adequacy of H/W environment
- Load balancing requirements
- How many users application can handle with optimal performance results
- How many users hardware can handle with optimal performance results
A banking application can take a maximum user load of 20000 concurrent users. Increase the load to 21000 and do some transaction like deposit or withdraw. As soon as you did the transaction, banking application server database will sync with ATM database server. Now check with the user load of 21000 does this sync happened successfully. Now repeat the same test with 22000 thousand concurrent users and so on.Spike test is also a part of stress testing which is performed when application is loaded with heavy loads repeatedly and increase beyond production operations for short duration.
Stress Testing helps to determine:
- Errors in slowness & at peak user loads
- Any security loop holes with over loads
- How the hardware reacts with over loads
- Data corruption issues at over loads
6 comments:
On our team we have been Software Performance Testing profiling each important page of our app since month 1 of the development process, we are now live and are working towards the 4th major release. I (and the team) and have found our continuous performance testing invaluable.
good post.....I appreciate yor way of writing that make the blog attractive and make reader to hold longer to your blog.
load testing services
I was very interested in the article , it’s quite inspiring I should admit. I like visiting your site since I always come across interesting articles like this one. Keep sharing! Regards. Read more about
Security Testing Services
Regression Testing Services
Test Automation Services
Functional Testing Services
Performance Testing Services
Software Testing Services
Great one,
It is imperative for every tester to know the best practices before implementation. All the 10 pointers you’ve put forth as part of the best practices for performance testing makes absolute sense to me. It is indeed true that one has to test early and quite often. Defining baselines for all important functions and performing modular and system performance tests is pivotal before the actual implementation of Performance Testing.
Here are a few more blogs that I found very useful in Cigniti’s website on Performance Testing
Explore the top 5 best practices for testing cloud performance! Learn how to make sure your cloud-based applications run smoothly and efficiently. Discover essential tips for optimizing performance and avoiding potential issues. Whether you're new to cloud testing or a seasoned pro, these practices will help you ensure your applications deliver top-notch performance in the cloud environment.
Here are some more blogs that you found very useful to you in Alphabin website on leran more about best practices for testing cloud performance
Post a Comment