Introduction

LoadNinja is a cloud-based load and performance testing tool for testing web applications. The advantage of using LoadNinja over other HTTP performance testing tools is that it can simulate real user actions using web browsers (each virtual user starts their own browser and they don’t affect each other). The modern applications are rich with JavaScript, CSS, and AJAX so HTTP based performance testing tool can’t simulate real user actions and real browser functioning.

LoadNinja is platform-independent, the tests can be created and executed from the browser. The test development is fast and easy, no coding is required, you can record the UI interactions using the LoadNinja recorder. You can also choose a different screen resolution for test recording and test execution.

LoadNinja is hosted on Amazon Web Services so you don’t need server machines for generating the load.

UI Test Creation

The test creation is fast and easy by using the LoadNinja recorder. For example, we will create a simple test on the free testing site OrangeHRM (https://orangehrm-demo-6x.orangehrmlive.com) which is rich with JS. The following steps will be covered in the test:

1. “OrangeHRM” Login page
2. Login with EES User
3. Navigate to My Timesheets Page
4. Add Activity
5. Remove Activity

Before starting with the recording, a new Project should be created, where the tests will be located.

Figure 1: “Create Project” screen
Figure 2: Provide project name and description

After the new Project is created it will automatically navigate to the Project page. The Project page contains 3 tabs: Tests – contains all scripts, Load Test Scenario – all load test configurations, Test Runs – reports of the results for each load test.

Figure 3: Project page

When you click on the Create Test button it will give you 2 options, UI Test and API Test. In our case, we will select UI Test. It will navigate to the LoadNinja test recorder page. In the Create Test Pop-up, you should enter the URL to the application and you can also select the screen resolution. The highest screen resolution is 1920×1080 while the lowest is 375×667. In the URL text box, add the link to the OrangeHRM application https://orangehrm-demo-6x.orangehrmlive.com/ and select display resolution of 1920×1080.

Figure 4: “Create a test” screen

After the test is created we need to create a load test scenario from the “Load Test Scenario” tab, by clicking on the “Create Load Test Scenario” button.

Figure 5: “Create Load Test Scenario”

It will navigate to the “Load Test Scenario – Configuration Page”. There you can set the number of concurrent virtual users and add the tests which will be executed with the load test.

Figure 6: “Load Test Scenario – Configuration Page”

When you click on the “Add Tests” button it will display a pop-up with all the tests from the project. In this case select “firstTest_OrangeHRM” and click on the Add button.

Figure 7: Pop-up where the test can be added

After the test is added it will display a script name, the number of steps, virtual users, etc. You can also select the server location and change the number of users. In this case, leave the default values.

Figure 8: Test configuration screen

In the Load Configuration section, you can set up the load. You can choose between the “Duration Based” and “Iteration Based” test.

In the “Duration Based” we can set the time of test run in minutes, while if we use “Iteration Based” the test will finish when each user will perform the specified number of iterations.

In this case, select the “Duration Based” option. The test will last 5 minutes with a ramp-up time of 1 minute, 10 ramp-up steps, and a delay between iterations of 30 seconds.

Figure 9: “Load Configuration” screen

After the load configuration is setup, save the load test scenario, navigate back to the Project and in the “Load Test Scenario” you can see the scenario that you have created. Click on the “Run” button and the test will be executed.

Figure 10: “Load Test Scenario” screen
Figure 11: In the “Test Runs” tab you can find all load test executions

If you click on the test run tab, the report with the results of the test will be displayed, which can be downloaded in PDF, CSV, JPG and PNG format.

There are 6 tabs, Summary, Charts, Statistics, Network Analytics, Errors and Loadgen Health.

Figure 12: Summary tab
Figure 13: Charts tab with different kind of graphs of the test results (Script and Step Duration, Navigation Timings, Error Count)
Figure 14: The “Statistics” tab contains 2 tables “Duration and Errors” and “Average Navigation Times”
Figure 15: The “Network Analytics” tab contains HTTP Requests for each step
Figure 16: The “Errors” tab contains all test errors. The current test was without errors
Figure 17: The “LOADGEN HEALTH” tab contains the metrics of CPU Usage, Bytes Received, Bytes Sent and Virtual Users for the load generator machines

Conclusion

LoadNinja is a great load testing tool for testing the applications that are rich with JS, CSS etc. simulating real user actions using browsers. LoadNinja uses AWS servers as load generators so you don’t need physical machines.

If you want to learn more about client-side performance testing with LoadNinja, contact us via the form below.

Author

author-avatar

Kire Kokologos

Latest 5 posts from Kire

Contact us:

    I have read and accept ⋮IWConnect's Privacy Policy - Terms & Conditions