A template for web site front-end test project. Some tests run sequentially, some run in parallel.
-
Updated
Mar 8, 2021 - Java
A template for web site front-end test project. Some tests run sequentially, some run in parallel.
Add Soft Assert Add the tests to the positive and negative groups. Create 3 suite files: for positive, negative and all tests Add a Data Provider for negative checks. Configure parallel execution of tests. Add setup methods. Add rerun of failed tests. Parameterize suite selection with Gradle.
This repository features an automation framework using Selenium WebDriver and TestNG to validate core functionalities of Amazon's website. It leverages the Page Object Model (POM) for clean, scalable code and tests interactions like search, navigation, and UI elements.
Add a description, image, and links to the softassert topic page so that developers can more easily learn about it.
To associate your repository with the softassert topic, visit your repo's landing page and select "manage topics."