ML-Based Test Automation Represents Future for QA Teams

The transformation of software development and testing has only just begun. As we enter a new decade, traditional manual and automated testing will remain essential, but there are new alternatives with artificial intelligence (AI) and machine learning (ML) entering the ring.

In recent years, organizations sought to quickly deliver value to customers. This led to a shift from Waterfall to Agile and DevOps methodologies. To succeed in a DevOps culture, organizations need a high degree of automation present throughout their entire pipeline of activities, including testing.

While these organizations found ways to build and develop software in smaller chunks (e.g., sprints, a squad team structure, other DevOps processes), the QA element has remained stable.

This is where new AI and ML algorithms come into play.

Limits of traditional test automation

Until recently, QA teams and developers leveraged leading open-source test automation frameworks such as Selenium, Appium, and other code-based scripting solutions. These solutions have great practices, knowledge bases, and documentation. That said, there are a few common issues associated with code-based scripting solutions. They:

  • Require strong development skills in either Java/JavaScript or another language
  • Tend to be flaky and unstable over time as the app changes
  • Use frameworks that are well integrated into the development environments of the test engineers and developers (e.g., IntelliJ, Eclipse, etc.)

Given these issues, QA teams are seeking more stable alternatives that are easier to script and maintain, and offer faster time to value or feedback. For many software testing teams, the answer is ML-based test automation solutions.

However, ML-based test automation is not a magic bullet. When is the right time to use ML-based test automation? When should you stick with a traditional method? It depends on the use case.

Category

Traditional test automation

ML-based test automation

Test authoring

Define manual flows, BDD style

Record test flows (usually no coding)

Test maintenance

Changes required proactively

Self-healing/correction automatically handled

Maturity

High (including guidelines, documents)

Emerging (web more advanced than mobile)

Test-dev skillset

Medium-high

Low-medium

Testing environment

IDE

ML UI

Testing types

API, load, functional

Mostly functional and API

App types

All types

Mostly web

Use cases for ML-based test automation

Organizations cannot and should not completely shift their test strategy to ML-based testing. Development and testing teams should assess when ML-based testing is right for them, with clear KPIs and success metrics spelled out.

The following are four of the top use cases for ML-based test automation. These can serve as a starting point to find other use cases:

  • Eliminate specific, flaky code-based test scripts
  • Provide business testers an alternative for test automation creation
  • Increase test automation coverage
  • Accelerate time to create and maintain test automation

Eliminate specific flaky code-based test scripts

Flaky, code-based test scripts are a killer for your digital quality and are often the result of poor coding practices. This reduces confidence in test automation scripts. How do you know if you have flaky test scripts? Here are some indicators:

  • Test results are inconsistent from run to run or platform to platform
  • Tests aren’t using stable object locators
  • Tests don’t properly handle environment-related implications (e.g., pop-ups, interrupts, etc.)

If you have flaky scripts, identify your testing bottlenecks and where you’re not getting value from code-based test automation.

If your flaky test scripts were originally developed using a code-based programming language (e.g., Java, JavaScript, Python, etc.) in an integrated development environment (IDE), you can record those scripts with ML-based tools, and play them back as many times as needed across platforms. You can do that from the ML tool’s UI itself, or through a continuous integration (CI) server.

Flaky code-based test scripts are a killer for your digital quality, and are often the result of poor coding practices.

Provide business testers an alternative for test automation creation

Test automation suffers from low success rates these days. In addition to flaky, code-based test scripts, there are two main reasons:

  1. Developers and test engineers are pressed for time
  2. Agile feature teams lack the skills to create automation scripts within sprints

The lack of skills in Agile feature teams represents an opportunity for data scientists and business testers. These non-testers can leverage the ML-based tools and create robust test automation scripts for functional and exploratory testing through simple record and playback flows.

Increase test automation coverage

When you replace manual testing with ML-based test automation, you’ll likely increase the overall test automation coverage and reduce the risk of defects escaping into production. That’s great, but you still need to ensure your team works efficiently and drives value. Properly scope the ML-based test automation suite with team members to avoid duplicates and focus on problematic areas.

You also must consider how teams will view the two methods’ results. Teams must strive towards a consistent quality dashboard that shows both test automation reports in a single view so management can assess the overall product quality with ease.

On average, ML-based test automation is six times faster than code-based testing, which means faster time to value.

Accelerate time to create and maintain test automation

On average, ML-based test automation is six times faster than code-based testing, which means faster time to value.

What makes ML-based test automation so much faster? Code-based testing requires the developer to build the proper environment (e.g., Selenium Grid), set up the prerequisites through code and debug the code from within the IDE. This takes significant time, skills and effort — and it’s not a one-time investment. As the product changes, the developer must continually update the code.

On the other hand, ML-based test creation is typically a record-and-playback process with built-in self-healing algorithms. This generally does not require heavy maintenance, unless there are significant changes in the element locators or the product itself.

However, ML-based tools are less mature than code-based tools. As a result, there is less flexibility and integration with other tools and frameworks. You should consider this last point as you scope out where to apply ML-based automated testing.

The future of ML-based test automation

You can expect a lot of change in the ML-based test automation realm over the next few years. For starters, ML tools are evolving, and the next one to two years are critical for DevOps teams to adopt, integrate and change their processes to bring these tools into their SDLC.

Teams will need new methodologies to determine when they should use ML-based versus the traditional code-based options. In addition, the tools will need to seamlessly integrate into existing CI/CD tools and frameworks as well as reporting structures.

Lastly, ML tools will evolve to cover additional testing types outside of functional testing, such as security testing.

I recommend exploring how ML-based test automation can complement existing code-based practices, and identify the top challenges that these tools will best address. With the right approach, using ML-based test automation in the new decade can immediately increase the value of your software development cycle.

Ebooks

Leveraging Machine Learning to Better Understand and Improve Test Automation

Machine learning can help teams make sense of extremely high quantities of test data, as well as make actionable decisions around quality for specific releases.

Read 'Leveraging Machine Learning to Better Understand and Improve Test Automation' Now
Want to see more like this?
Eran Kinsbruner
Software testing evangelist
Reading time: 5 min

Some Key Considerations for Testing Blockchain

Blockchain technology is changing the ways people think about — and process — secure transactions across different sectors. Transparency and testing are crucial in helping people trust the results. Explore some use cases and quality considerations.

Generative AI Use Is Growing – Along With Concerns About Bias

See the results of Applause’s survey on generative AI use and user sentiment

How to Land Your Dream Software Testing Job

Here’s how to stand out in a competitive yet thriving QA job market

What Is Continuous Testing in DevOps?

Learn about continuous testing benefits, tools and frameworks

Digital Quality as a Service: A Necessary Evolution of Software Testing

Read how Digital Quality as a Service (DQaas) can help organisations to deliver the very best digital experiences.

Creating Seamless B2B Software Experiences for All Users

B2B software companies must ensure they cater to multiple audiences, often with varied needs, to stay ahead in a competitive market.