Skip to content

kdimkin1/KDS_AT_REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automation Tests (REST-API with REST-ASSURED examples)

Technology Stack

IDEA Java JUnit 5 Gradle Selenide Allure Jenkins RestAssured
IDEA Java Junit5 Gradle Selenide Allure Jenkins Rest-Assured

See details:

HW17:
src/test/java/tests/ReqresinTestsHW.java
https://reqres.in/

HW18:
src/test/java/tests/DemowebshopTestsHW.java
addToCartWithCookieWithCheckCartSize

Common links:

Library for checking assertThat
https://assertj.github.io/doc/

Documentation:
https://github.com/rest-assured/rest-assured/wiki/usage

Examples for using Selenide + REST Assured
https://github.com/autotests-cloud/allure-qaguru

Example with REST Assured from Alexey Kuznetcov 
https://github.com/kadehar/rest-assured-example

Parsing json
https://jsonlint.com/

Convert json to POJO
http://www.jsonschema2pojo.org/

API examples for training: 
https://reqres.in/

About

Examples for REST-API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages