Skip to main content

Blog

Blog

Which Language Bindings should be used with Selenium?

In this article we will discuss some (of many!) language bindings that Selenium offers: Java, Python and Robot Framework. Moreover during this paper we present a running test case approached with different Selenium bindings.
Open Source Automation
Blog

QA vs. Developer: 6 Developer Phrases that QA Engineers Love to Hate

In the back and forth between QA vs developer, code is written to create beautiful features and robust infrastructure. Yet issues can still arise due to a variety of reasons.
Test Automation
Blog

How to Use BlazeMeter Service Virtualization for Testing

Learn how to use BlazeMeter Service Virtualization for testing, including exploring key concepts and integrations with open source tools.
Test Automation, Service Virtualization
Blog

What is Shift-Right Testing?

Shift right testing refers to the idea of performing actions later in the development process, usually in the steps after deployment or release.
Continuous Testing
Blog

Using JMeter Variables With Multiple Thread Groups

JMeter variables can help you use multiple thread groups. Learn how to leverage JMeter variables to make your life a whole lot easier.
Open Source Automation
Blog

Top 15 UI Test Automation Best Practices

Learn more about the 15 top UI testing best practices. Create a solid and maintainable UI test automation framework.
Test Automation, Functional Testing
Blog

How to Scale Selenium Tests in a Kubernetes Cluster

Learn how to scale Selenium grid Kubernates in a cluster in order to automate test processes to make them quicker.
Open Source Automation
Blog

Tips For Testing with Docker Containers

Get an overview of Docker, the specifics of using testing Docker containers for generating load, and how to involve open source Taurus for universal automation of performance tests.
Performance Testing
Blog

Using the JMeter SetUp Thread Group

The JMeter thread group allows you to tailor your tests and test plans. Find out to leverage the setUP thread group in your testing.
Open Source Automation, Performance Testing
Blog

How to Use the JMeterPluginsCMD Command Line

JMeterPluginsCMD is a command line tool. Learn how to use the JMeterPluginsCMD command line to generate PNG and CSV files based on JTL files.
Open Source Automation
Blog

How to Load Test SSE Services with JMeter

In this post we will show you two ways to load test SSE with JMeter: by using Groovy or a Java Sampler.
Open Source Automation, Performance Testing
Blog

How to Load Test Tomcat Servers

Learn how to load test Tomcat servers so that they aren't a bottleneck to your testing. Load testing can identify problem areas with your servers before it impacts your end users.
Performance Testing