Systems | Development | Analytics | API | Testing

Performance Tester Diary - Episode 1

This is the first in a series of posts that are going to follow the fictional performance tester Otto Perf. Otto manages all aspects of performance testing for a fictional company OctoCar that specialise in selling used cars. OctoCar are building a new system to manage the selling of their fleet of cars, and we are going to follow Otto on his journey as he ensures that the new technology platform performs in line with agreed non-functional requirements under peak volumes of load and concurrency.

New Features Tour - March 2025

Watch Our Latest Webinar: New Features Tour! We’re excited to share the recording of our latest webinar, New Features Tour - March 2025! Over the past 12 months, we improved both our SaaS and On-Premise versions, and this session showcases all the powerful updates we’ve introduced. What’s New? Watch the full webinar to see these features in action and learn how they can optimize your performance testing!

New Features Tour - March 2025

Watch Our Latest Webinar: New Features Tour. We’re excited to share the recording of our latest webinar, New Features Tour - March 2025! Over the past 12 months, we improved both our SaaS and On-Premise versions, and this session showcases all the powerful updates we’ve introduced. What’s New? Watch the full webinar to see these features in action and learn how they can optimize your performance testing!

Streamlining QA with functional and performance testing integration

Join Danielle Forier, Software Quality Assurance Analyst, as she shares the journey of how her QA team transformed their testing strategy by integrating functional and performance testing. Discover how reusable scripts and the right tools helped them achieve seamless workflows, greater efficiency, and the scalability needed to manage a growing and complex product portfolio.

Generating Quality Data

The problem with test data is that it can become stale very quickly. This is either through its use from testing or from the fact that it is naturally aging in the test environments. This is not just an issue for performance testing, although the volumes of data sometimes required for performance testing do make it harder. This also affects functional testing as well as batch testing and business acceptance testing amongst others.

Performance Test Results Trend Analysis

In this post we are going to look at how you can spot trends in your performance test results and use this trend analysis to help shape the way you address performance testing. Performance testing can generate a large volume of performance test data and using this data to define your future performance testing coverage, scope and volumes can really add benefit to your non-functional testing process.

JMeter ecosystem for your Performance test through docker-compose, monitor, and mock your services

If you'd like to carry out load tests in a simple way, benefit from a simplified configuration with a focus on writing your test plan and its test typology, have the opportunity to monitor through detailed dashboards, store your metrics, and also mock one or several services: you are at the right place! With this kind of configuration you will be able to make shift-left performance testing as well!

Business Testing in Production

In this blog post we are going to look at using JMeter to support business testing in production. This is a slightly different topic to the one discussed in this post on testing in production. The one in the link above is around running your performance testing in production for reasons that are discussed in that post. This post is going to focus on how you can leverage your performance testing tools to support this activity, as discussed above we will focus on JMeter in some of the examples.