Soak Testing Websites and Web Applications

It’s good practice to test your website for performance before and after deploying it to the production environment. Apart from that, you should also do performance testing in production if you expect an increase in demand due to any event. Website load testing...

Chrome Browser-based Load Testing

Either you have a new website, or just developed some features that your users require, how do you make sure your website performs well when a high number of users start interacting with it? The answer is Load testing.  Load testing is a vital part of performance...

Performance Testing Tools: Gatling vs. LoadView

We always think about software design, functional tests, CI/CD but do we know how our application will behave if we see a sudden spike in traffic load. Or what if there is extreme traffic on our application during the holiday peak season, will we be able to prevent us...