So you want to become a Software Testing Expert?
Software Testing is hard. It involves hard work and dedication in learning the product, but also a huge attention to detail. A Software Testing Engineer is the link between the ...
What is Hits per Second in Performance Testing?
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 ...
How to create Multilingual Reports for Performance Tests
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 ...
How to Load Test RESTful APIs with LoadFocus
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 ...
Understanding Standard Deviation in Performance Testing
Standard Deviation is an important metric in performance testing analysis and informs us how stable the application under test is. In other words, it tells us if the requests that ...
Continuous Performance Testing in CI/CD with Jenkins Plugin
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 ...
How to Improve your WordPress Performance Score
We managed to get a 99/100 Performance Score with Google Lighthouse, check the details below how we did it. Read more on how to run a Google Lighthouse audit. First ...
Understanding Cumulative Layout Shift (CLS)
Cumulative Layout Shift or CLS, Web Vitals and Core Web Vitals, these terms seem complicated, but it's actually not that hard to understand what they stand for. Web Vitals is ...
What is Google Lighthouse?
If you know nothing about your customers' experience with your website, Google Lighthouse might be the right tool for you. Google Lighthouse is an open source automated website auditing tool ...
Which is the Execution Order of Elements in Apache JMeter?
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 ...