What I need to know before starting performance testing of a WebApp

Performance testing is a niche area. The approach becomes a bit different for different types of applications. In this post, we’ll be focusing more on WebApps. To master performance testing of a WebApp, we need to understand the architecture of the application under test in detail. This will help us to find the right strategy for testing the application. Then we need to understand the running environment of the application, the network and protocols the application is using. Then we need to find the right tool to do performance testing.Read More »