https://github.com/koushikvs8/hybridwebautomationtestng
Developed a Web Automation Framework using Data-Driven Testing (DDT) and TestNG. This framework offers various functionalities that enhance readability and maintainability. It enables cross-browser testing and unit testing through its parameterization capabilities, allowing for efficient and flexible test execution.
https://github.com/koushikvs8/hybridwebautomationtestng
ddt extentreports java maven pom testng
Last synced: about 2 months ago
JSON representation
Developed a Web Automation Framework using Data-Driven Testing (DDT) and TestNG. This framework offers various functionalities that enhance readability and maintainability. It enables cross-browser testing and unit testing through its parameterization capabilities, allowing for efficient and flexible test execution.
- Host: GitHub
- URL: https://github.com/koushikvs8/hybridwebautomationtestng
- Owner: Koushikvs8
- Created: 2024-10-15T07:43:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-27T09:32:05.000Z (over 1 year ago)
- Last Synced: 2025-06-05T13:47:02.424Z (about 1 year ago)
- Topics: ddt, extentreports, java, maven, pom, testng
- Language: HTML
- Homepage: https://www.saucedemo.com/
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi folks
I hope you are all doing well.
"I have worked on creating web automation for a sample open-source demo website to enhance my understanding of automation testing and frameworks. I'm learning and documenting changes on GitHub alongside this process. My approach involves following the manual documentation first, then progressing to automate the tests, rather than directly creating tests for building the framework This project includes Java, Selenium Webdriver, Maven, TestNG, POM, DDT, TDT.... going to implement Cucumber...
Happy learning!