https://github.com/cihat-kose/testng-practice-lessons
Hands-on UI automation practice with Selenium, TestNG and Java.
https://github.com/cihat-kose/testng-practice-lessons
java-selenium-testng testing-automation testng ui-testing
Last synced: about 2 months ago
JSON representation
Hands-on UI automation practice with Selenium, TestNG and Java.
- Host: GitHub
- URL: https://github.com/cihat-kose/testng-practice-lessons
- Owner: cihat-kose
- Created: 2023-03-26T13:50:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-20T12:59:28.000Z (2 months ago)
- Last Synced: 2025-05-07T19:14:31.106Z (about 2 months ago)
- Topics: java-selenium-testng, testing-automation, testng, ui-testing
- Language: Java
- Homepage: https://testng.org/
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TestNG Practice Lessons




## 💡 Introduction
Welcome to the **testng-practice-lessons** repository! This project is designed for SDET students to reinforce their knowledge through practical lessons. It demonstrates how to perform test automation using **TestNG** with TestNG-specific features like annotations, parallel execution, and data providers.