Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

API Automation testing using Karate framework

Posted By: BlackDove
API Automation testing using Karate framework

API Automation testing using Karate framework
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.10 GB | Duration: 20 lectures • 1h 56m


Karate DSL API Automation , REST API Testing with Karate Framework,End to End API Automation with Karate Framework.

What you'll learn
API Automation using Karate framework

Requirements
Basic idea on API testing
Description
Course is updated on 24-04-2022 with below topics

Examples on Scenario Outline- data to post request using scenario outline examples

Reading data from csv file and use it in post request

API Automation Made Simple using Karate framework

Karate Framework for beginners

API Automation with Karate Framework.

API Automation using Karate Framework

Karate Framework

Karate is an open-source general-purpose test-automation framework that can script calls to HTTP end-points and assert that the JSON or XML responses are as expected. Karate is implemented in Java but test-scripts are written in Gherkin since Karate was originally an extension of the Cucumber framework.

Karate is built on top of Cucumber, another BDD testing framework, and shares some of the same concepts. One of these is the use of a Gherkin file, which describes the tested feature. However, unlike Cucumber, tests aren't written in Java and are fully described in the Gherkin file.

From this course, you will learn the following concepts.

Karate configuration

Overview on API with examples

Overview on JSON with examples

Live example of API calls

Karate Framework

GET/POST Request

Data-Driven with Scenario Outline

Creating Parallel runner

Assertions

Using match

JSON Array matching

Schema validation

Fussy matcher: #string, #number

calling another feature

Tags and Run with tags

karate runner configuration and karate options

Report Generation

Cucumber Report Generation

Karate Report Generation

At the end of this training you will be in a position to work on your project using this framework. This course is designed for beginners who wants to start their career in api automation testing

See you in the session, thank you guys

Who this course is for
API testers, API Automation testers, Manual testers