No items found.
AI Test Automation
On-demand Webinar
On-demand Webinar

Transforming testing with Generative AI - Tech Talk | Harness Resource | Harness

As the pace of software development continues to accelerate, automated testing has emerged as a vital component for delivering high-quality products. Yet, many organizations face significant challenges when it comes to the adoption of test automation because of its inherent complexities and maintenance demands. Writing robust test cases, managing brittle selectors, and handling workflow changes require a combination of technical expertise and manual intervention, which can limit automation’s full potential.

In this live Tech Talk, veteran technology journalist John K. Waters talks with test automation expert Deba Chatterjee about how generative AI is revolutionizing the landscape of software testing. By leveraging natural language processing and intent-based automation, generative AI simplifies the creation of tests, automates assertions, and enhances resilience against application changes. Discover how this technology enables QA engineers to scale their efforts while maintaining reliability, with humans remaining integral to the process for validation and oversight.

Key topics include:

  • Overcoming roadblocks in test automation through generative AI.
  • Using AI-powered tools to generate, maintain, and heal test cases automatically.
  • Addressing brittleness in automation and improving visual validation with generative AI.
  • Real-world applications of generative AI to boost QA productivity and release velocity.
  • Insights into Harness's innovative approach to AI-driven testing and its impact on reducing manual effort.

Join us to learn how generative AI transforms traditional testing, enabling organizations to deliver reliable and high-quality software faster than ever before.

Published
January 1, 2024

Guide on its way

Check your inbox — your playbook is ready.

View now!

You're all set

Check your inbox — your download is on the way.

Redirect link
Redirect link

What you'll learn

Key Takeaways

Intent-Based Testing Replaces Static Scripts

Users specify business goals using simple prompts rather than rigid step-by-step instructions. Generative AI dynamically determines and executes the necessary actions by analyzing the application state.

Smart Visual Validation Ignores Data Noise

Traditional pixel-based comparisons often fail due to harmless data updates. Generative AI intelligently distinguishes between expected data changes and actual visual defects, reducing false alarms.

Mitigating AI Hallucinations in Test Assertions

Generative AI can sometimes hallucinate or struggle with complex math during test runs. To ensure reliability, systems can generate deterministic code for assertions and use historical context to auto-correct errors.

Auto-Healing Adapts to Minor Application Changes

When an application undergoes minor updates, the AI can automatically heal the test workflow without failing. Significant application changes will intentionally fail the test to alert the user.

AI Enhances Rather Than Replaces QA Professionals

Generative AI significantly boosts productivity by automating test authoring and execution. However, human oversight and deep application knowledge remain essential for validating test comprehensiveness.