GithubHelp home page GithubHelp logo

amitsaha007 / thetestingworld-api-testing-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 87 KB

TestingWorld's API testing project, utilizing Postman for testing and Newman for report generation, demonstrating CRUD operations for comprehensive API assessment and validation.

Home Page: https://thetestingworldapi.com/

HTML 100.00%
api-testing newman postman

thetestingworld-api-testing-project's Introduction

Student_Details_API_Newman

How to run this project

  • Clone this project
  • Open with Postman / Command Shell
  • Run Command:
newman run Student_Details.postman_collection.json -e Student_Details.postman_environment.json
  • Run Command for Report:
newman run Student_Details.postman_collection.json -e Student_Details.postman_environment.json -r cli,htmlextra

Technology used:

  • Postman
  • Newman

Prerequisite:

  • Jdk
  • Node Js
  • Newman
  • Html Report Library

Newman and Report Installation Process:

  • Newman Install Command:
npm install -g newman-reporter-htmlextra
  • Newman Html Report Install Command:
npm install -g newman-reporter-htmlextra

API Documentation:

Test case list:

  1. Create Student

    ๐Ÿ”ท Create Data Sets Using the Dynamic Random Variables.

  2. Verify Created Student Details

    ๐Ÿ”ท In the test case you need to validate the following field values:

    1. ID

    2. First Name

    3. Middle Name

    4. Last Name

    5. Date of Birth

  3. Get all students information

    ๐Ÿ”ท Fetch all the details of the students from the server. ๐Ÿ”ท Create a test case to check the length of the response.

  4. Create Technical skills Create Student Address

    ๐Ÿ”ท In the test case you need to validate the following field values:

    1. Only Message

  5. Create a Student Address

    ๐Ÿ”ท In the test case you need to validate the following field values:

    1. Status and Message field values

  6. Get the Student's Full Details

    ๐Ÿ”ท In the test case you need to validate the following field values:

    1. Language

    2. Year Of Experience

    3. House Number

    4. City

    5. Country

    6. Current Address

    7. Mobile

Newman Report Summary:

image

image

thetestingworld-api-testing-project's People

Contributors

amitsaha007 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.