Certificate Authentication

API Testing with Postman Certificate for Elżbieta Międzybrodzka

Add to LinkedIn

Certificate ID: 
733659
Authentication Code: 
bd17a
Certified Person Name: 
Elżbieta Międzybrodzka
Trainer Name: 
Paweł Krysiak
Duration Days: 
3
Duration Hours: 
21
Course Name: 
API Testing with Postman
Course Date: 
13 September 2023 09:00 to 15 September 2023 16:00
Course Outline: 

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
  • Registering in Postman

Creating API Requests

  • Using a test API
  • Passing additional data with a request
  • Creating dynamic requests with variables
  • Importing requests from a browser
  • Debugging requests
  • Saving and sharing requests
  • Inspecting responses

Testing and Scripting

  • Scripting a test
  • Testing an API
  • Refactoring tests

API Workflows With GitHub

  • Setting up two-factor authentication on Postman and in GitHub
  • Creating a simple workflow with GitHub API

Automating Test Running

  • Sampling collection runner
  • Using Postman monitors
  • Installing NewMan
  • Running a collection on Newman and generating a report

Summary and Conclusion