API Testing in JavaScript

Go to class
Write Review

Free Online Course: API Testing in JavaScript provided by Test Automation University is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. API Testing in JavaScript is taught by Lewis Prescott.

Overview
  • Learn how to mock and test APIs in JavaScript

    • API Testing in JavaScript
    • Chapter 1 - Introduction to SuperTest
    • Chapter 2.1 - GET Request
    • Chapter 2.2 - POST Request
    • Chapter 3 - API Responses
    • Chapter 4 - Mocking with Nock
    • Chapter 5 - Intercepting API Calls