18 minutes readKey takeaways An SPA does its work after the initial HTML, so HTTP-level tests miss most of it. Test the API calls the app makes, weighted the way the app makes them. Add a small browser-level test for render timing, since the two measure different things. SPA Load Testing: Why Traditional Methods Fall Short –… Read more »