X

This site uses cookies and by using the site you are consenting to this. We utilize cookies to optimize our brand’s web presence and website experience. To learn more about cookies, click here to read our privacy statement.

Global Team Uses Visual Studio for Performance Testing

A woman is engaged in performance testing as she runs on a road at sunset.

Baseline testing global applications on a global scale is smart. Knowing what your baseline is for each of those applications means your team can see, at a moment’s notice, when apps are not performing as they should.

A large global property management firm wanted to measure the performance of five critical applications prior to production implementation for a new major client. Understanding the performance of the five applications was essential for the firm’s “go/no go” decision.

By baselining response time in a preproduction global environment, SPR wanted to provide visibility into potential performance issues by specific regions. Performance testing would allow SPR to not only test the robustness of the applications, databases, web and application servers, but to simulate the expected user loads from worldwide locations.

Carefully designed tests simulate traffic and usage from around the world

After a detailed review of the firm’s performance objectives, SPR recommended a performance test strategy that captured baseline page load metrics of all five applications from multiple locations within Asia Pacific, Europe, and the United States. These locations were expected to have the highest usage of the applications.

Three test scenarios were identified for each of the five applications, and test cases were prepared. To do this, SPR and the client determined:

  • Expected number of concurrent users for the load
  • Duration of the test
  • Warm-up and cool-down minutes
  • Page caching would only occur on the first load for each virtual user
  • A think time profile, to account for human interaction
  • The user load, which was not stepped up due to low user volume

For varying user counts, the goal was to capture response time in seconds, where response time is the time that it takes the server to send all resources to the application user’s browser. Response time does not include page rendering, which is dependent upon the specific network and laptop in use.

Automated test development accelerates script development

SPR used Microsoft Visual Studio Enterprise Edition with its integrated Load Testing tool. We also applied our Visual Studio test automation framework as an accelerator for test script development. Our framework enables scripts reusability, maintenance, and reporting.

  • Test data driven approach allows easy script adjustment for any test environment as well as other parameters such as user credentials and other test data.
  • Dynamic value parametrization captures values generated for every new instance of a user session and passes it in consequent requests to the server within the same session. It allows tests to simulate real-life user sessions and avoids blocking by application security.
  • Requests are grouped into transactions by pages, thus allowing clear presentation by page or functionality.

A test controller and test agents were used to execute scripts in various global offices to capture local user traffic. The performance test scripts were executed against the UAT environment during scheduled time periods.

Test results and analysis help client make “go/no go” decision

In the end, custom summary reports were created after each performance test run to highlight any response time issues that might require potential infrastructure changes, application optimization, or changes to the business process flows that would reduce the number of steps. For each step within the test script, the response time (in seconds) was given for varying user loads to identify any test steps with degradation in response time as the number of users increased. Also a comparison across test steps revealed any test step(s) with higher response time than others.

With this information, SPR's customer determined that the performance of each of the five applications was acceptable.