亚洲国产婷婷六月丁香,亚洲av永久中文无码精品 ,亚洲av成人精品一区二区三区,亚洲av无码乱码在线观看富二代,亚洲av乱码一区二区三区香蕉

課程目錄:Rest Assured APIs with Postman and Java培訓(xùn)
4401 人關(guān)注
(78637/99817)
課程大綱:

  Rest Assured APIs with Postman and Java培訓(xùn)

 

 

 

Introduction

Postman and API Testing

API testing vs Unit testing vs UI testing
Overview of Protocols Supported by Postman

Soap, Rest, HTTP, GraphQL
Path parameters vs query parameters
Fundamentals of API Testing

Get requests
Post requests
Parameterize requests
Collections
Preparing the Development Environment

Installing and configuring Postman
Installing and configuring Cucumer BDD
Installing and configuring REST Assured
Installing and configuring TestNG
Installing and configuring Eclipse
Installing and configuring Maven
Postman Quickstart

Creating collections
Sending API requests
Creating environments and variables
Implementing presets
Writing testscripts
REST Assured API with Maven

Generating a project
Adding dependencies
Sending requests
Creating complex JSON
Validating responses
TestNG Framework

Creating tests
Running multiple and parallel tests
Reporting in TestNG
REST Assured

Automating requests
Automating response validation
Cucumber BDD

Using parameterization
Adding lists and databases
Integrating TestNG
Reporting in Cucumber
Adding REST assured API
Summary and Conclusion