Systems | Development | Analytics | API | Testing

Load Testing

How to Create an Alias to Easily Start JMeter on your Local Machine

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. Let me show you my personal configuration and how I start and configure JMeter for a faster and better use on my local machine.

How We Prepare And Perform Load Tests

Load testing may seem like a simple task that anyone should be able to do on their own. You just have to be ready for the worst – service crashing completely. But in practice it is almost never that simple, especially with larger projects that are in more mature development stages, projects with many customers or business processes that require more bureaucracy to communicate between parties involved. Engineers from Loadero team have created load tests for different kinds of applications.

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 Development Team and the Product Manager/Owner and other stakeholders. The Software Engineer in Test (SDET) should be well aware of the ins and outs of the product, its integrations with other services/products, the strong and weak parts from a high level down to the code base.

Performance testing tool feature requests (k6 Office Hours)

What features do testers and users REALLY want from a performance testing tool like k6? Our head of customer success, Mark Meier, discusses the most requested features from customers, and we see what CEO Robin Gustafsson has to say about them. k6 Office Hours is a weekly livestream hosted by Nicole van der Hoeven and Simon Aronsson to talk about performance and reliability testing, best practices, and all things k6.

Loadero quickstart tutorial. Part 1. Creating an account and a first project.

Are you ready to start creating cloud-hosted tests for your web application? This video shows how to set up a new account and a project to handle your performance and load tests. Follow the steps described and you will be ready to start working on your first test in a matter of minutes.

What's New In Loadero (April 2021)

This month we are especially proud to announce updates that took place in Loadero recently, as we finally added another language to create test scripts, supplemented built-in fake media, and made other improvements to ease testing and make it more insightful for our users. Here is what has been added or changed during the last month.

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 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 requests executed successfully by the server per unit of time is called throughput.

Shift-left testing and creating a culture of quality with Simon Prior - k6 Office Hours

Shift-left testing means testing earlier in a cycle, but it also means making quality everybody's concern. Simon Prior joins us to talk about how to create a culture of quality that extends to the whole application team and even the whole organization. k6 Office Hours is a weekly livestream hosted by Nicole van der Hoeven and Simon Aronsson to talk about performance and reliability testing, best practices, and all things k6.