https://github.com/ddr13git/test_automation_codes
This project contains a collection of code snippets and utilities for Quality Assurance (QA) Automation testing. It is written in Java and uses Maven for dependency management.
https://github.com/ddr13git/test_automation_codes
automation-framework automation-testing java selenium-webdriver testng
Last synced: about 1 year ago
JSON representation
This project contains a collection of code snippets and utilities for Quality Assurance (QA) Automation testing. It is written in Java and uses Maven for dependency management.
- Host: GitHub
- URL: https://github.com/ddr13git/test_automation_codes
- Owner: DDR13GIT
- Created: 2024-06-14T09:20:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T15:53:21.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T13:06:28.975Z (about 1 year ago)
- Topics: automation-framework, automation-testing, java, selenium-webdriver, testng
- Language: Java
- Homepage:
- Size: 523 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automation Testing Using Selenium WebDriver
This project contains a collection of code snippets and utilities for Quality Assurance (QA) Automation testing. It is written in Java and uses Maven for dependency management.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
- Java JDK
- Maven
- IntelliJ IDEA
### Installing
1. Clone the repository
2. Open the project in your IDE
3. Run `mvn clean install` to download the dependencies and build the project
## Contributing
Please read [CONTRIBUTING.md](https://github.com/DDR13GIT/Nexxvali_QA_Codes/blob/main/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
---
This project was created with love ❤️ by **Debopriya Deb Roy**. For more information, please visit [My GitHub profile](https://github.com/DDR13GIT).
---
© 2024 DDR13GIT. All rights reserved.