Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koushikvs8/webautomationtestng
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/webautomationtestng
Last synced: 13 days 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/webautomationtestng
- Owner: Koushikvs8
- Created: 2024-10-15T07:43:08.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-15T11:07:43.000Z (3 months ago)
- Last Synced: 2024-10-22T18:51:45.807Z (3 months ago)
- Language: HTML
- Homepage: https://www.saucedemo.com/
- Size: 123 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'm working 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!