Systems | Development | Analytics | API | Testing

December 2020

Web performance: How to load test

Website owners commonly ask why they need a website performance load tester. Throughout web history, some extremely popular sites have had their fair share of serious downtimes. Either they get massive traffic volumes, or their website simply crashes. Thus, web performance load tester services check the application’s ability to perform under anticipated user loads.

Load Test Your Rails Apps with Apache JMeter

Every Rails app has a breaking point; a level of activity that it simply cannot handle. Your braking point depends on big architectural decisions, yes — and also on the tiniest changes committed by your most junior developer. That's why it's vital to regularly test your application's performance under load. In this article, Milap Neupane gives us a Rails-centric introduction to load testing with a powerful open-source tool called JMeter.

Week of Testing Day 3: Installing k6 and running a load test

How do you get started with the k6 open-source load testing tool? Here's a step-by-step walkthrough of installing k6 and running your very first load test. Timestamps below! Note from Nicole: I realized after this video that I was mixing `let` and `var` in this video. They have different implications on scope, and I would recommend you use `let` or `const` in your own scripts.

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 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 various errors.

Best website load testing services

Website load testing services determine how websites deal with online traffic. Too often, people equate it with performance testing. However, load testing is just a type of website performance testing. Other types of performance testing include endurance testing, volume testing, scalability testing, spike testing, and stress testing. In website deployment, it is common that transactions may fail and systems crash. It is due to concurrent demands on the website and adjustment over resources.

Testing without limits: xk6 and k6 extensions

k6 v0.29.0 introduced xk6 and k6 extensions to the k6 community. 🎁🎉💪 You can now extend the functionality of k6 using Go-based k6 extensions and import them as JS modules in your k6 script. This feature opens the gates for anyone to use existing k6 extensions and write custom Go extensions for special requirements. Before this release, importing JavaScript libraries was the only possibility to extend k6.

What's New In Loadero (November 2020)

November was a big month for Loadero in terms of updates. We were working on the compute units feature for a long time and are very happy that now we provide our customers even more control over configuring test participants. We improved our test runner stability and made some important fixes. We are proud to share what has been updated and are sure that this will help you to run even better tests with us.