This project is a Selenium TestNG automation suite developed to test core functionalities of the AutomationTestStore website. It simulates a complete user journey from homepage access to checkout and contact form submission.
The main test file is AppTest.java, which contains 10 functional test cases. It also integrates screenshot capturing and optional database logging of user registration data.