Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.46 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.46 KB

API Automation Testing using Rest Assured

This repository contains the API automation testing project using Rest Assured, developed by Keianggoro, Rayhan, and Neni.

Project Overview

Getting Started

Prerequisites

  • Java installed
  • Maven installed

Installation

  1. Clone the repository and navigate to the project directory:

    git clone https://github.com/Kelompok-2-Project/QE-API.git
  2. Install dependencies:

    mvn clean install

Running Tests

Execute the following command to run the tests:

mvn clean verify

Test Case Documentation

Refer to the Test Case Spreadsheet for detailed information on each test case.

Contributors

License

This project is licensed under the MIT License.