Load Testing Single-Page Applications

Load Testing Single-Page Application (SPAs) A Single-Page Application (SPA), also sometimes referred to as a Single-Page Interface (SPI), is a web application or website that “fits” on an individual page and updates the page dynamically, rather than loading a new...

Testing Auto Scaling in AWS

What is Auto Scaling? Auto scaling is a method associated with cloud computing that automatically increases or decreases the number of resources you have in your application, at any time according to their needs. Before using cloud computing, it was very difficult to...

Performance Testing vs. Scalability Testing

Testing a software application is no longer as simple as ensuring that its features work correctly. The importance of scalability testing cannot be ignored as publicly available applications can be accessed by anyone, at any time, from anywhere in the world. No longer...