This post is the second part of an AWS Machine Learning Blog series on using Amazon Nova Act for agentic QA automation. It extends the foundation established earlier to show how QA Studio supports batch regression testing and integration with delivery pipelines.

The article describes test suites that organize and parallelize test execution, along with a command-line interface designed to bring agentic testing into automated CI/CD pipelines.

Why it matters

Embedding agentic testing into CI/CD pipelines and parallelizing execution addresses common needs in software delivery workflows, where regression testing at scale can be a bottleneck.

Who should care

Developers, QA engineers, and teams working with CI/CD pipelines and interested in applying Amazon Nova Act to test automation.