Learning center

FAQ

All commonly asked questions are posted here. Questions are classified by gategories to help you quickly access answers - click on a category below. Feel free to contact us if you are not able to find the answer here.

Do the old (1.x) test configurations work?

Test configurations from Load Impact 1.x have been migrated to Load Impact 2.0. Unfortunately, the way tests are run in 2.0 is different from in 1.x so you can’t run your old test configurations as they are.

In Load Impact 1.x we executed tests in a way we call “client level execution”, which means that the test was configured to start at a certain load level, say 10 concurrent clients loading the target site, and then increase the load in steps up to a specified cut-off point where the tests end. This could mean that a test might start at 10 clients, run for a while, shut down all the 10 clients and then start 20 clients instead, run for a while, shut down the 20 clients and then start 30 clients instead, and so on.

With Load Impact 2.0, however, we introduce “continuous execution” where we don’t “restart” the test at each configured load level – instead we keep the previously started clients and just add more clients in order to increase the load, and we add those clients slowly, over time. This means that a test that is configured to e.g. ramp up from 0 to 50 clients in 5 minutes will add 10 clients per minute, or 1 client every 6 seconds. The tests always start at 1 client and then ramp up slowly over time, and running clients are never shut down until the whole test ends (well, if you ramp down the load at any point during the test, clients will be shut down, of course).

Continuous tests are more time-efficient and offer a more realistic ramp up scenario than the client-level tests do, so we have decided to stop using the old client-level tests and just offer the continuous mode in Load Impact 2.0. This means that you will not be able to execute your old test configurations. However, you can easily create new test configurations and you are also able to easily reuse your old load scripts, as the latter have been transformed into user scenarios for you in Load Impact 2.0.


See also: - What is a user scenario?
- What is a test configuration?


Permalink