Logo
  • Site Map
  • Series
  • Categories
  • Tags
  • Archives
  • More
    • Github
    • LinkedIn
  1. Home
  2. Tags
  3. Postman

Trade Me-1-API testing first demo | Postman API automation testing

Jul 20, 2021 4 min read
English
中文
#Postman API Automation Practice#Postman#Cypress

What’re the reasons for writing the series?

  • 1st, for testing skills demonstration.

The author wanted to demonstrate his comprehensive skills within API, UI, mobile automation testing domains through a series of automation testing practices sharing.

  • 2nd, for guiding those who are new to automation testing. …

Trade Me-2-typical transactions | Postman API automation testing

Jul 23, 2021 12 min read
English
中文
#Postman API Automation Practice#Postman#Cypress

How to pick the typical transactions?

Before coding the API test script, we need to pick some typical transactions from TradeMe.

And these transactions we’ve picked better to cover different types of requests, such as the get, post, delete.

And part of these transactions should correlate with each other at the …

Trade Me-3-Retrieve general categories API testing | Postman API automation testing

Jul 24, 2021 4 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Retrieves all or part of the Trade Me category tree.

Trade Me-4-Retrieve your watchlist API testing | Postman API automation testing

Jul 25, 2021 4 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Retrieves a list of items on the authenticated user’s watchlist.

Trade Me-5-Remove a listing from your watchlist API testing | Postman API automation testing

Jul 26, 2021 7 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Removes a listing from the authenticated user’s watchlist.

Trade Me-6-Retrieve closing soon listings API testing | Postman API automation testing

Jul 27, 2021 4 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Retrieves the items closing soon for the whole country or for a single region.

Trade Me-7-Add a listing to your watchlist API testing | Postman API automation testing

Jul 26, 2021 5 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Adds a listing to the authenticated user’s watchlist.

Trade Me-8-Retrieve your won items API testing | Postman API automation testing

Jul 27, 2021 5 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Retrieves a list of purchases for the authenticated user.

Multiple-quantity auctions can be purchased multiple times.

Trade Me-9-Remove a purchase from your won items list API testing | Postman API automation testing

Jul 28, 2021 5 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Hides a listing from the won items list.

Trade Me-10-General search API testing | Postman API automation testing

Jul 29, 2021 5 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Allows you to search for listings on Trade Me by category, by keywords or a combination of these two.

Trade Me-11-Retrieve the details of a single listing API testing | Postman API automation testing

Jul 29, 2021 4 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Retrieves the details of a single listing.

Trade Me-12-Buy an auction using Buy Now API testing | Postman API automation testing

Jul 29, 2021 5 min read
English
中文
#Postman API Automation Practice#Postman

API Function

Buys an item using Buy Now.

Trade Me-13-scenarios-and-newman-reports | Postman API automation testing

Aug 2, 2021 3 min read
English
中文
#Postman API Automation Practice#Postman

Scenario‘s position in the API automation testing

Typical transactions selection -> Corresponding API selection -> Scripting -> Scenarios and reports(I’m here) -> CICD

Trade Me-14-Jenkins-CI-process | Postman API automation testing

Aug 3, 2021 8 min read
English
中文
#Postman API Automation Practice#Postman#Jenkins

API automation testing CI process

Typical transactions selection -> Corresponding API selection -> Scripting -> Scenarios and reports -> CI(I’m here)

How to install Newman?

Aug 2, 2021 1 min read
English
中文
#API Automation#Postman

The steps of Newman installation

Download and install the Newman application -> Verify your Newman installation by version -> Run Newman to get reports …

How to install Node.js?

Aug 2, 2021 1 min read
English
中文
#API Automation#UI Automation#Postman#Cypress

The steps of Node.js installation

Download and install the Node.js application -> Verify your Node.js installation by version -> Create a simple script …

How to install Postman?

Aug 2, 2021 1 min read
English
中文
#API Automation#Postman

The steps of Postman installation

Download and install the postman application -> Register your account and create the workspace -> Create the collection -> Add a request and begin your scripting …

Gary Gao
Gary Gao
Full Stack Tester: API/UI/Mobile automation,DevOps,etc.
Null
Auckland, NZ
About Me

Featured Posts

  • Site Map
  • Trade Me-1-API testing first demo | Postman API automation testing
  • Trade Me-2-typical transactions | Postman API automation testing
  • Trade Me-3-Retrieve general categories API testing | Postman API automation testing
  • Trade Me-4-Retrieve your watchlist API testing | Postman API automation testing

Recent Posts

  • Site Map
  • Trade Me-1-API testing first demo | Postman API automation testing
  • Trade Me-2-typical transactions | Postman API automation testing
  • Trade Me-3-Retrieve general categories API testing | Postman API automation testing
  • Trade Me-4-Retrieve your watchlist API testing | Postman API automation testing

Categories

Functional Test 18 DevOps 7 Project Management 6 API Automation 4 Configuration Management 4 UI Automation 2

Series

Postman API Automation Practice 14 User Manual 2

Tags

Postman 17 Test Basis 17 CICD 5 Agile Basis 4 Cypress 4 GitHub 3 Jenkins 3 Jira 3 DevOps Basis 1 Git 1
  • Copyright © 2019-2021 Gary Gao. All Rights Reserved.
    Powered by Hugo and the Bootstrap theme.