High quality assurance (QA) automation is important for contemporary software program supply. It catches regressions earlier than manufacturing, validates consumer journeys at scale, and permits assured function releases. However conventional QA automation options are brittle and demand specialised programming data, decelerating software program supply.
Automation frameworks depend on implementation particulars together with UI selectors, aspect identifiers, and structural references to navigate functions. When builders refactor UI code or designers regulate layouts, exams break though performance stays intact. This upkeep burden stems from a mismatch in how groups work. Product managers outline acceptance standards within the enterprise language, improvement groups implement options, then builders write automation code. This places distance between testing and those that perceive consumer wants, forcing software program groups to take care of exams as an alternative of delivering options.
These challenges are addressed by Amazon Nova Act, an AWS service to construct fleets of dependable brokers that automate manufacturing UI workflows at scale. Its customized laptop use mannequin interacts with functions the identical approach that customers do: by pure language and visible understanding, quite than code inspection. This removes code-dependent selectors and technical obstacles, enabling agentic QA automation that reduces check upkeep overhead, democratizes check administration, and accelerates software program supply cycles.
On this publish, we show how one can implement agentic QA automation by QA Studio, a reference answer constructed with Amazon Nova Act. You will notice how one can outline exams in pure language that adapt mechanically to UI adjustments, discover the serverless structure that executes exams reliably at scale, and get step-by-step deployment steerage on your AWS setting.
QA Studio overview
QA Studio offers an online frontend, API, and CLI for managing QA automation, constructed on serverless AWS infrastructure and powered by Amazon Nova Act for agentic UI automation. Run exams on demand, schedule them mechanically, or set off them as a part of your steady integration and supply CI/CD pipeline.
Determine 1 – Nova QA Studio Check Case Execution Demo
Pure language check administration
Amazon Nova Act interprets pure language directions into browser interactions together with navigation, knowledge extraction, and assertions. Groups can use this to outline exams in the identical language that they use to explain product necessities, creating unified specs the place requirement adjustments move straight into check definitions.
Groups can use QA Studio to create and execute exams utilizing pure language to outline check steps. Customers create check suites by stay browser preview powered by Amazon Bedrock AgentCore Browser, check technology from consumer journey descriptions utilizing Amazon Bedrock, safe knowledge entry by AWS Secrets and techniques Supervisor, and different capabilities. Amazon Nova Act interprets these check definitions into browser actions, whereas QA Studio offers the interface, so check authors can create and handle exams with out writing or sustaining code.
Determine 2 – Check creation with the Consumer Journey Wizard
Visible navigation that adapts to vary
The pc use mannequin of Amazon Nova Act navigates functions utilizing their visible look and context quite than counting on code dependent selectors. When designers regulate button placement or builders refactor element construction, exams adapt mechanically. This removes the brittleness that creates upkeep overhead in conventional frameworks in order that check authors can give attention to what the applying ought to do quite than how one can find components in code.QA Studio offers an interface for customers to execute and monitor exams, utilizing the visible navigation of Amazon Nova Act for UI automation, knowledge extraction, and state validation. Groups can use this to give attention to delivering options quite than sustaining check infrastructure.
Determine 3 – A check within the QA Studio vs the equal conventional check automation code
Finish-to-Finish check visibility
Amazon Nova Act offers trajectory logs that seize its visible reasoning and resolution making at every step, exhibiting precisely what the agent noticed and why it took particular actions. This transparency transforms debugging from parsing technical stack traces into understanding check habits by pure language descriptions and visible context.
QA Studio surfaces these insights all through the testing lifecycle. Throughout check creation, customers preview steps with the stay browser. When exams execute, groups obtain real-time standing updates and may monitor progress throughout check suites. After exams full, QA Studio offers check recordings, outcomes, and Nova Act trajectory logs with screenshots in order that groups can determine points with out debugging code stage errors.
Technical structure
QA Studio makes use of the next AWS providers:
Determine 4 – QA Studio AWS structure
This serverless structure offers automated scaling and consumption-based economics with pay-per-use pricing throughout all AWS providers. You preserve management over safety insurance policies, compliance necessities, and customization wants.
Getting began with QA Studio
QA Studio is obtainable as a GitHub repository that you simply deploy in your individual AWS account utilizing the AWS Cloud Improvement Package (AWS CDK). This provides you full management over your testing infrastructure, safety insurance policies, and compliance necessities—all check knowledge, recordings, and logs stay inside your safety boundary. You may configure VPC settings and entry controls in accordance with your group’s necessities.
To deploy the QA Studio in your AWS Account:
- Clone the GitHub repository.
- Observe the README information to deploy the infrastructure utilizing the AWS CDK.
- Configure notifications and CI/CD integration (optionally available).
For full deployment directions, seek advice from the QA Studio GitHub repository. The repository contains AWS CDK templates and all needed elements, guides, and documentation to deploy the QA Studio in your individual AWS setting.
Cleansing Up
For those who deployed QA Studio for analysis functions, keep in mind to delete the AWS sources to keep away from incurring future prices. Discuss with the GitHub repository README for full deletion directions.
Have questions on implementing QA Studio in your setting? Go away a remark, we’d love to listen to about your testing challenges and the way you’re planning to make use of AI-powered testing to speed up your software program supply.
Conclusion
On this publish, we confirmed how agentic QA automation with Amazon Nova Act accelerates software program supply by pure language check administration and visible navigation. QA Studio is a reference answer that removes technical obstacles to QA automation and removes brittleness by visible understanding in order that groups can give attention to delivering options quite than sustaining check infrastructure.
Concerning the authors
Vinicius Pedroni
Vinicius Pedroni is a Senior Options Architect at AWS for the Journey and Hospitality Business, with give attention to Edge Providers and Generative AI. Vinicius can be enthusiastic about aiding clients on their Cloud Journey, permitting them to undertake the proper methods on the proper second.
Jan Wiemers
Jan Wiemers is a Senior Options Architect at AWS, working with clients within the Journey, Transportation & Logistics trade. With over 20 years of expertise within the software program trade, he focuses on the AI Product Improvement Lifecycle and Check Automation, serving to clients speed up how they construct, check, and deploy AI-driven options.
Ryan Canty
Ryan Canty is a Options Architect at Amazon AGI Labs with deep experience in designing and scaling enterprise software program techniques. He works with clients to construct and deploy fleets of dependable AI brokers utilizing Amazon Nova Act, an AWS service that automates UI workflows at scale.

