This repository documents my daily learning progress with TestNG over the course of a week. Each day, I focused on mastering different aspects of TestNG, from basic annotations to more advanced features, as part of my journey to improve test automation skills.
- Day 1: Introduction to TestNG.
- Day 2: Dependency / Some tasks
- Day 3: Grouping / XML
- Day 4: DataProvider/ tasks
- Day 5: Running tests in parallel and cross-browser testing.
- Day 6: Soft Assert/ Hard Assert
- Day 7: TestNG listeners and reporting for enhanced insights.