An open API service indexing awesome lists of open source software.

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.

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.