Profile visitor

wakatime

> Hey There!, I am Narottam Singh


「 I am a full stack Test developer from India

alsiam


About me

Coding gif

✌️   Enjoy to do programming and sharing knowledge

❤️   Love to writing code and learning new features

📧   Reach me anytime: narottamgla@gmail.com

Use To Code

Javascript Typescript React React Native Next.js Nodejs Express.js MongoDB HTML CSS3 SASS Badge Ant-Design Tailwind Bootstrap Strapi Markdown Redux React Query VSCode Git


Selenium 4, RestAssured, Java, and Maven Project

Overview

This project is a demonstration of a robust test automation framework using Selenium 4, RestAssured, Java, and Maven. The framework is designed to empower efficient web testing and API testing, providing a structured and maintainable solution.

Prerequisites

Make sure you have the following tools installed on your machine:

  • Java JDK 8 or later
  • Maven
  • Your preferred IDE (IntelliJ, Eclipse, etc.)

Setup

  1. Clone the repository:
git clone https://github.com/your-username/selenium4-restassured-java-maven-project.git



## Execution

```bash
#Navigate to project
cd selenium4-restassured-java-maven-project

```bash
# Clean and Run Tests
mvn clean test