Systems | Development | Analytics | API | Testing

Load Testing

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.

Monitor The Speed of Your Website

An easy way to monitor the speed and rendering of your website, also how fast your website or any of the web pages on your website is to use the Website Performance Monitoring Service from LoadFocus. Why does this matter? Well, first of all you want your website to appear in search engines like Google in the first results. The speed of your websites and other metrics matter a lot on how search engines position your web pages in the search results.

Integrating tests to your development pipeline. Quickstart guide to Loadero API.

Sometimes using a graphical user interface isn’t enough to fulfill your daily tasks, especially when you start automating your testing routines. Imagine a scenario, when you perform a regression test on a piece of functionality every time you push a new release or merge your code to a particular branch. It would be a nightmare to manually run those tests every time, especially if your team is rather large and you’re practicing continuous delivery.

The future of load testing with k6, with k6 CEO Robin Gustafsson (k6 Office Hours)

We peek behind the curtain and talk to Robin Gustafsson, the CEO of Load Impact (k6), about future plans for k6 and the direction we'd like to see performance testing go in. Robin weighs in on test result analysis, site reliability engineering, browser-based tools, and chaos engineering. 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.

The Ultimate Guide to Performance Testing and Software Testing: Testing Types, Performance Testing Steps, Best Practices, and More

Performance testing is a form of software testing that focuses on how a system running the system performs under a particular load. This is not about finding software bugs or defects. Different performance testing types measures according to benchmarks and standards. Performance testing gives developers the diagnostic information they need to eliminate bottlenecks.