Artificial Intelligence

Sakthi Chellapparimanam

Author: Sakthi Chellapparimanam

Sakthivel Chellapparimanam is a Solutions Architect with AWS India. He helps customers in building cloud applications and migrating applications to cloud. Outside of work, he enjoys spending quality time with family. He is also a passionate cricketer and tries to get on the field whenever possible.

Implement automated smoke testing using Amazon Nova Act headless mode

This post shows how to implement automated smoke testing using Amazon Nova Act headless mode in CI/CD pipelines. We use SauceDemo, a sample ecommerce application, as our target for demonstration. We demonstrate setting up Amazon Nova Act for headless browser automation in CI/CD environments and creating smoke tests that validate key user workflows. We then show how to implement parallel execution to maximize testing efficiency, configure GitLab CI/CD for automatic test execution on every deployment, and apply best practices for maintainable and scalable test automation.