Uploading Images in JMeter
OctoPerf Blog
by
2M ago
Introduction In this blog post we are going to look at simulating the process of uploading an image to a web site in JMeter for load testing. Image uploading is a relatively straightforward process to simulate in JMeter. There are a few different ways to approach this, which we will explore. In order to follow along, you can download the sample JMX here. Setup Before we start to look at uploading images with JMeter, we are going to need a test site to use ..read more
Visit website
Tracing Slow Performance
OctoPerf Blog
by
3M ago
Introduction You have built your performance test and executed the tests under load and your tests do not meet your requirements in terms of response times. Or you are unable to execute your tests with the number of concurrent users required. In this post we will give some insights into where you might want to start looking for the root cause of your performance issues. These insights are very high-level, and the architecture of your application will determine which ones are of use and which are not as will the language your application is written in and the database technology it uses ..read more
Visit website
Performance Testing in a Scrum Framework
OctoPerf Blog
by
6M ago
Introduction Agile development teams generally follow the principles of Scrum where individual teams work together to manage their workload through a set of values, principles, and practises. From a development perspective this gives a team which comprises a Product Owner, Scrum Master, and Development team the autonomy to work and deliver in an environment that suits their needs and helps them develop change for the organisation in a way that maximises efficiencies ..read more
Visit website
Maximizing Testing Efficiency: Parameterizing Playwright Scripts
OctoPerf Blog
by
7M ago
Parameterization in testing is a powerful technique that allows you to run the same test script with different inputs, configurations, or scenarios. In the world of browser automation and testing, Playwright provides various methods to parameterize your scripts, making it easier to validate different use cases and ensure the robustness of your web applications. In this blog post, we’ll explore several approaches to parameterizing Playwright scripts. Why Parameterize Playwright Scripts? Parameterizing your Playwright scripts offers several benefits, including ..read more
Visit website
Browser Automation Debug with Playwright Trace Viewer
OctoPerf Blog
by
7M ago
Playwright Trace Viewer is a powerful tool that allows developers and testers to gain deeper insights into the execution of browser automation scripts created with Playwright. It provides a visual representation of script execution, enabling users to diagnose issues, optimize performance, and understand the flow of actions within their automation scripts. In this blog post, we’ll explore how to use Playwright Trace Viewer effectively to enhance your browser automation projects ..read more
Visit website
Playwright Test Generator
OctoPerf Blog
by
7M ago
Playwright Test Generator is a powerful tool that simplifies the process of creating and maintaining end-to-end tests for web applications. Whether you’re a developer or a QA engineer, Playwright Test Generator can save you time and effort by generating test scripts that ensure the reliability and functionality of your web applications. In this blog post, we’ll walk you through the process of using Playwright Test Generator to create and manage automated tests effectively ..read more
Visit website
Getting Started with Playwright: A Comprehensive Guide
OctoPerf Blog
by
7M ago
Are you tired of struggling with flaky, slow, and complex browser automation tools? If you’re a developer looking for a robust solution to automate your web testing and interaction needs, Playwright might just be the answer you’ve been searching for. In this blog post, we’ll walk you through the process of getting started with Playwright, from installation to writing your first test script (in TypeScript). What is Playwright? Playwright is a modern and versatile browser automation framework created by Microsoft ..read more
Visit website
Performance Testing in a Waterfall Model
OctoPerf Blog
by
11M ago
Introduction Everywhere you look on social media its DevOps, Agile Methodologies, Continuous Integration, Continuous Delivery. You could be forgiven for believing that most organisations and programmes follow these principles. This is not true. Many companies use a Waterfall model which is also known as a linear-sequential life cycle model. In a waterfall model, each phase must be completed before the next phase can begin and there is no overlapping in the phases ..read more
Visit website
OctoPerf v13.1 - Jira, variable queues, recorder and new UI improvements
OctoPerf Blog
by
1y ago
Our New user interface has kept us busy for a while now, which explains why we haven’t made an update post like this one in a while. You’ve probably noticed that the UI has changed a lot since the first version released last year. It’s obvious when you put them side by side. The beta version: And the latest: A lot of it had to do with updating to Angular 15 but this was also the perfect occasion to offer an even better user experience ..read more
Visit website
Run JMeter tests in Java code
OctoPerf Blog
by
1y ago
Introduction In this blog post, we will run JMeter tests from code. First we will look at how we can create an IntelliJ project in Java to build a JMeter performance test. Once you understand how JMeter tests in code can be written you can start to build tests in your development code base to compliment unit tests or functional tests written by developers during the creation of application and services ..read more
Visit website

Follow OctoPerf Blog on FeedSpot

Continue with Google
Continue with Apple
OR