Welcome to the InarBooking Selenium-Cucumber Java project! This project is designed for automated testing of the InarBooking website.
This project is a Selenium-Cucumber Java automation framework for testing the InarBooking website. It uses Cucumber for BDD-style tests, Selenium for web automation, and Maven for build automation.
Before you begin, ensure you have met the following requirements:
- Java Development Kit (JDK) installed
- Maven installed
- Chrome or Firefox browser installed
-
Clone the repository:
git clone https://github.com/MFAthesecond/com.inarbooking.git
-
Navigate to the project directory:
cd com.inarbooking -
Install dependencies:
mvn clean install
-
Run tests:
mvn test
- Selenium - Web browser automation
- Cucumber - BDD testing framework
- Maven - Build automation tool
Inar Academy team-4 members.