6 minutes read Creating a performance baseline is a fundamental step in ensuring that your software applications run smoothly and efficiently. This guide will focus on how to quickly create a performance baseline for load testing, making it accessible to everyone from non-technical business owners to seasoned software engineers. Let’s dive in! Understanding Performance Baselines What is a… Read more »
Posts Categorized: Stress Testing
Performance Testing of OAuth 2.0 Secured Apps and Services
2 minutes read LoadFocus now provides easy testing for services that are using OAuth authorization (we support OAuth2.0 as OAuth1.0 was retired in 2012). We support all the OAuth 2.0 grant types: Authorization Code Implicit Password Credentials Client Credentials Refresh Token For testing a service that is behind a login (that has OAuth authorization) the only thing the… Read more »
What is Hits per Second in Performance Testing?
< 1 minute read 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… Read more »
How to create Multilingual Reports for Performance Tests
2 minutes read With our newly released White Labelled Reports for performance tests, you can now print the PDF reports in multiple languages. This applies to our load testing cloud tool and also for load tests using JMeter test scripts. Displaying Multilingual Reports The reports are accessible from the list of results pages: load test results page or… Read more »
Understanding Standard Deviation in Performance Testing
< 1 minute read 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… Read more »
How to Record and Run Load Tests with JMeter in the Cloud Chrome Extension
< 1 minute read It’s so easy to record a load test for your website, just add to Chrome Browser the JMeter in the Cloud Chrome Extension and you’ll be able to record and run a load in less than 60 seconds. Let’s have a deeper look how to do this. Steps to Record and Run Load Tests Add… Read more »
How to Build, Schedule and Execute Performance Tests Before Black Friday and Cyber Week
8 minutes read Well into the pandemic and with the E-commerce boom rapidly accelerating due to people needing to stay inside, you’ll need to make sure that your website and mobile applications are performing well under high load for the holiday shopping season and especially for Black Friday and Cyber Monday sale events. We have written a handbook,… Read more »