Skip to content

msrsshovon/API-Testing

Repository files navigation

Contents

Introduction

This document provides a summary of the API Testing Project, which was created using some test cases for a website's Sign-up and Sign-in page.

Prerequisites

  • A Desktop/Laptop
  • Internet Connection
  • A Browser (Google Chrome)
  • A Website (Builder Studio)

Install

  npm install -g newman

Signup_API

  • Here is the API URL of the Builder Studio website as a Collection Variable.

API_url

  • This is the Body section of Signup API.

Signup_API

  • This is the Pre-request Script of Signup API.

Signup_API-2

  • This is the Test Cases for Signup.

TestCase_Signup

Signin_API

  • Here is the API URL of the Builder Studio website as a Collection Variable.

API_url

  • This is the Body section of Signin API.

Signin_API

  • This is the Test Cases for Signin.

TestCase_Signin

  • This is the Environment section for both Signup and Signin.

Environment

TestAPI_Report

  • This is an Htmlextra report produced by the Newman npm.

TestAPI_Report_Htmlextra

  • This is an Html report produced by the Newman npm.

TestAPI_Report_Html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages