Load Testing Angular Applications

  Angular, created by Google, is a fantastic tool for building modern web applications. It helps you create single-page apps (SPAs) that are fast, efficient, and easy to use. You can even use it to build apps that work on your phone, tablet, or even your...

Determining Concurrent Users from Web Analytics

Load testing isn’t always as straightforward as one might think. Setting up and executing a load test based on anecdotal information isn’t the best method. Make the wrong assumption and you might quickly find the breaking point of your application or website,...

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...