< 1 minute read Hits per second represents the number of requests sent to the server in one second (the load which the server is being hit). Hits per second is the total load set by the concurrent virtual users on the server, no matter if they are executed successfully or not on the server side. The number of… Read more »
Posts Categorized: Load Testing
How to create Multilingual Reports for Performance Tests
2 minutes read With our newly released White Labelled Reports for performance tests, you can now print the PDF reports in multiple languages. This applies to our load testing cloud tool and also for load tests using JMeter test scripts. Displaying Multilingual Reports The reports are accessible from the list of results pages: load test results page or… Read more »
How to Load Test RESTful APIs with LoadFocus
2 minutes read In order to learn how to test your APIs, especially how to load test your APIs, let’s first find out some essential info on APIs and RESTful APIs. What is an API? (Application Programming Interface) API stands for Application Programming Interface, which is a set of functions that allows two applications to talk to each… Read more »
Continuous Performance Testing in CI/CD with Jenkins Plugin
2 minutes read We’ve released a new version of our load testing plugin for Jenkins CI. See here more details. Load Testing CI/CD Plugin helps to run load tests automatically as a Post-build action and mark the build as PASSED, UNSTABLE or FAILED based on errors received during the test run and the average response time. Use the… Read more »
Which is the Execution Order of Elements in Apache JMeter?
2 minutes read The execution order of the elements in an Apache JMeter performance test plan is very important, it helps understand the timeline of events and how your test will behave. Make sure that you understand every JMeter element before adding it to your test plan, this will help create faster performance tests and not jump into… Read more »
How to Record and Run Load Tests with JMeter in the Cloud Chrome Extension
< 1 minute read It’s so easy to record a load test for your website, just add to Chrome Browser the JMeter in the Cloud Chrome Extension and you’ll be able to record and run a load in less than 60 seconds. Let’s have a deeper look how to do this. Steps to Record and Run Load Tests Add… Read more »
Record JMeter Tests Chrome Extension
4 minutes read If you need to run a JMeter Load Test and it’s a burden to download Apache JMeter locally on your machine, open it and manually create your JMeter test file, now there is a much easier way to record browser interactions with JMeter. The LoadFocus | JMeter Load Testing in the Cloud Chrome Extension for… Read more »