Systems | Development | Analytics | API | Testing

December 2021

Why you should start improving the images on your website

At LoadFocus, we’ve implemented an easy way to monitor the rendering of websites on desktop and mobile devices, this helps you get hints on how to improve the images that you load on your website. Your website’s or blog’s speed is a very important metric in ranking in search engines Try to keep that in mind when developing new features and adding fancy images and animatios to your pages.

Too many Cloud Testing Tools are Distracting and Addictive. Here's How to Fix It.

In this new work from home era, a lot of companies have moved more and more towards online services and new tools to keep their productivity at similar levels as before. It’s harder and harder to keep track of all the tools and services you use on a regular basis to test all your websites and API services of your business. Here at LoadFocus it gets easier and easier to make use of the integrated testing services we provide as of today.

How to Use CSV Data Set to Configure JMeter Tests

Apache JMeter is a Java-based, open source testing tool, which can help you create and run functional and load tests for Websites, APIs (REST and SOAP) and other web services. In this example we are going to have a look on how to create and run a JMeter test using a CSV file for our data, and consume the data in our test from that CSV file. First, let’s open JMeter and create a new JMeter test script. Add a Thread Group Inside the Thread Group add the following.