Automated Testing Mentoring with Java: Basic [core track]
This project has declared the following modules:
| Name | Description |
|---|---|
| AirCompany | Fix all code mistakes in the given project “AirCompany” to do the project follow Clean Code Concept. |
| Calculator JUnit Tests | Write unit tests for the calculator jar library (Calculator-1.0.jar) |
| Selenium - Page Objects | Common page objects for browser automation tests |
| Selenium - I Can Win | Browser automation using Selenium WebDriver, JUnit 5, and Page Object concepts. |
| Selenium - Bring It On | Browser automation using Selenium WebDriver, TestNG, and Page Object concepts. |
| Selenium - Hurt Me Plenty | Selenium WebDriver, JUnit 5, AssertJ, and Page Object concepts. |
| Selenium - Hardcore | Selenium WebDriver, JUnit 5, AssertJ, and Page Object concepts. |
| API Testing with REST Assured | Automated testing of Web Services: best practices. |
| Course: Advanced Selenium: Support Classes | Make your automated execution code more robust using support classes within Selenium WebDriver. In this course, instructor Alan Richardson takes a deep dive into Selenium WebDriver, explaining how support classes can make updating and maintaining your test code much easier. |