Systems | Development | Analytics | API | Testing

February 2021

Load Generation Strategies For Your Performance And Load Tests

Setting a correct increment strategy for load generation is crucial when you are load testing a website or service. It’s especially important to make sure your website will not be bombarded by a huge number of participants all at once. Choosing correct increment strategy helps you organize your test run flow. You are making sure that participants start exactly how you expect. That can be especially useful for WebRTC service testing.

k6 in ThoughtWorks Technology Radar

ThoughtWorks is a global software consulting company that releases an insightful Technology Radar twice a year as a round-up of the current state of technological techniques, platforms, tools, and languages or frameworks. We were pleasantly surprised to see k6 featured in the Tools section of Volume 23, the latest volume of the Technology Radar.

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 occur during the test are consistent or not. Standard Deviation measures how the response times are spread out around the average response time (mean). A small standard deviation means that the response time of all the requests are close to each other.

What is Load Testing? How It Works, Tools, Tutorials, and More

Load testing is a type of performance testing that simulates a real-world load on any software, application, or website. Without it, your application could fail miserably in real-world conditions. That’s why we build tools like Retrace to help you monitor application performance and fix bugs before your code ever gets to production.

What's New In Loadero (January 2021)

We have set some ambitious targets for 2021 in making Loadero an even better service to help our customers testing web applications easier, write scripts more comfortably and get detailed results reports that can be analyzed quickly for valuable insights about their app’s performance. With the first month of 2021 just ended, we would like to share some recently added improvements to Loadero application.

Python Load Testing Best Practices

Python is one of the leading programming languages in the world. Many of the world’s most popular websites run, at least in part, on Python, including Instagram, Google, Instacart, Uber, Netflix, and Spotify. When the language is used properly, it can be very efficient and requires low processing power in most cases. It’s important for sites to rely on python load testing best practices and security testing services by companies like QAwerk to understand how efficiently their site runs.