8000 GitHub - akshat55narang/api-test-automation-kotlin: Automated tests for fake rest apis using RestAssured in Kotlin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akshat55narang/api-test-automation-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test_Execution_Status

api-test-automation-kotlin

Overview

This test automation framework is designed to test fake REST Api https://www.instantwebtools.net/fake-rest-api There are 9 different API endpoints (with authentication) covering most of the HTTP methods.

Tools Used

  1. Programming Language - Kotlin
  2. Build - Maven
  3. Framework Details - TestNG, Rest Assured
  4. Reports - Surefire reports

Test Artifact Location

Tests - src/test/kotlin
Report - target/surefire-reports/index.html

How To Run

From the api-test-automation-kotlin directory

  • Default configuration - mvn clean test
  • Override default configuration - clean test -DdefaultUsername=api-user4@iwt.net -DdefaultPassword=b3z0nV0cLO

About

Automated tests for fake rest apis using RestAssured in Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0