Designing a Performance Test Environment

Designing a Performance Test Environment
February 08 10:00 2012 Print This Article

There are a lot of projects where all performance testing are conducted on the live environment. On the other hand, we can say that this is rather uncommon and adds its own set of additional considerations such as:

  • the influence on real application users when a test is performed
  • the effect of other application traffic

Such type of software testing is generally scheduled out of standard working hours in order to belittle external effects on the test results and the influence of the testing on the live environment.

To make a long story short you should try to make the performance test environment as close to a replica of the live environment as it possible within existing constraints. This requirement differs from unit testing, where the emphasis is on ensuring that the application works accurately. The misinterpretation often persists that a minimalist deployment will be appropriate for both performance and functional testing.

For instance, one significant U.K. bank has a test lab setup to replicate one of their biggest single branches. This environment includes more than 150 workstations, each of them configured to represent a single teller, with all the software that would be segment of a general desktop build. On top of this is deployed test automation software providing an accurate modeling environment for functional and performance testing projects.

Setting up a performance test environment is seldom a trivial task, and it may take a lot of weeks or even months to achieve. Consequently, you need to plan for a realistic amount of time to complete this activity.

Having a complete comprehension of the total test environment at the outset makes impossible more effectual test design and planning and helps you to recognize testing challenges in the project as soon as possible.

Sometimes it happens so that this process must be revisited from time to time through the life cycle of the project.

To sum up, there are three levels of preference in designing a test environment:

  • A subset of the live environment with fewer servers of lower specification

Perhaps it is the most prevalent case, where the test environment is adequate to deploy the application but the number, tier deployment, and specification of servers differ emphatically from the live environment.

  • A subset of the live environment with fewer servers but specification and tier-deployment matches to that of the live environment

This is often reachable —the significant consideration being that from a bare-metal perspective, the specification of the servers at every tier must match that of the live environment. This permits precise evaluation to be made of the capacity limits of individual servers providing a reliable model for horizontal scaling.

  • An accurate or very careful replica of the live environment

We can say that this one is the ideal but it is often not very easy to reach. The reasons are practical and commercial factors.

Related Posts:

About Article Author

view more articles
Nataliia Vasylyna
Nataliia Vasylyna

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.