Welcome to KosKita-QE-WEB! This repository contains automated testing scripts for KosKita's web application. It utilizes Selenium, Cucumber, Chrome, Maven, IntelliJ, and Pom Builder for seamless automation and testing.
Access the detailed test documentation here.
The base URL for KosKita's web application is https://koskita.netlify.app/
.
Meet the brilliant minds behind KosKita-QE-WEB:
-
Keianggoro
- Email: [email protected]
- GitHub:
-
Andreas Firdaus
- Email: [email protected]
- GitHub:
- Selenium: Automation framework for web UI testing.
- Cucumber: Behavior-driven development (BDD) framework for writing test scenarios in natural language.
- Chrome: Web browser for running Selenium tests.
- Maven: Build automation tool for Java projects.
- IntelliJ: Integrated Development Environment (IDE) for Java development.
- Pom Builder: Maven plugin for building Project Object Model (POM) files.
-
Clone the Repository: Clone the repository to your local machine.
git clone https://github.com/Kos-Kita/KosKita-QE-WEB.git
-
Install Dependencies: Ensure Maven is installed, and run
mvn install
to install project dependencies. -
Open in IntelliJ: Open the project in IntelliJ for development and testing.
- Selenium: Utilize Selenium for web UI testing.
- Cucumber: Write test scenarios in natural language and execute them using Cucumber.
- Chrome: Run tests on the Chrome web browser.
- Maven: Build and manage project dependencies with Maven.
Found a bug or have a feature request? Feel free to open an issue or contribute to the project.
This project is licensed under the MIT License.
Let's automate and ensure the quality of KosKita's web application together! 🚀