How to Load Test:
Load testing can be a very difficult and time consuming process, but with LoadStorm LITE, load testing is easy and provides results within minutes. Using LoadStorm LITE to load test can be broken into seven simple steps:
- Add and verify a server
- Create a plan
- Build scenario(s)
- Add steps to each scenario
- Customize user data for forms (if needed)
- Run a load test
- Analyze the results
LoadStorm LITE Learning Center

Servers
Plans
Scenarios
Steps
Forms
Run
Analyze
Part 1: Add a Server


- Note: http:// or https:// will automatically append to the beginning of the server URL from the drop-down box so you do not need it in the URL field.
- Additionally this is where you can specify a custom port number, or setup basic authentication if needed to access your server.
- The preemptive mode check box allows the basic authentication credentials to be sent with the initial request instead of first waiting for a response from the server requesting the credentials. Try this option if you’re having trouble with verifying through basic authentication.

Part 2: Verifying a Server
- To verify your server there are two options.
- Create an html file named loadstorm-{insert verification number}.html and put the file in your server’s root directory.
- Or you can add the verification code of loadstorm-{insert verification number} into a comment tag of your homepage. It is placed in a comment tag’s content so as not to display it on the page. See example below.
- After following one of the two options click on the Verify Now link to check the server for the code.
- Once verified you can remove the verification file or code from your server.
- If you have trouble with verification please contact us at support@loadstorm.com

<HTML>
<!-- loadstorm-123456 -->
<HEAD>
<TITLE>Your Website</TITLE>
</HEAD>
<BODY>
Hello World!
</BODY>
</HTML>
Creating a Plan
- Creating a Plan – A Plan is a portfolio which must contain one or more scenarios for testing.



Adding a Scenario
- Adding a Scenario – A scenario is a collection of steps for a vuser to perform.



Weighting:
When you use multiple scenarios in a plan, you use the weighting to allocate what percentage of the VUsers will follow each scenario. The weighting numbers are all relative to one another. For example, if you have 4 scenarios all with a weight of 1, the VUsers will be distributed evenly at 25% for each scenario.
Or you can weight scenarios by percentage if you are careful to add all scenarios up to 100. For example:
50% Browsing = Weight 50
25% Adding items to shopping cart = Weight 25
20% Logging in = Weight 20
5% Completing checkout = Weight 5
Form Data:
If you need to submit a form in the scenario, select which form data set to use from the drop down menu. See the full section on forms for more information.

Adding Steps






, a table of links available on the current page will appear. Select a specific link for every VUser to click or check the box next Click a random link for each VUser to click a different link.




Additional Information in our Knowledgebase
- Adding Steps – Goes into further detail about adding steps to a scenario.
- VUsers Simulating Realistic Traffic – Gives details on how to get your steps to make the VUsers simulate realistic traffic.
- Creating Login Scenarios and Using Data Sets – Gives details on how to get VUsers to login or use data sets for multiple actions in a single step or set of steps.
Submitting a Form
LoadStorm allows you to customize your load tests by having each VUser submit forms with unique data such as email, username, and password. There are three parts to submitting a form:
- Upload User Data CSV
- Select which Set of Form Data to use in the Scenario
- Create a Step for the form









Run a Test




- Select the ramp pattern for linear or step up. A linear pattern will add 1 VUser at a time and a step-up pattern will increase by a set number of VUsers every number of set minutes.
- [INSERT IMAGE MADE IN PRO TO ILLUSTRATE THE DIFFERENCE!]
- Set the start and peak concurrent users
- If using a step up ramp pattern, set the step time and step increase to fit your needs.

Analyze








