Logo
QuinceDiasJaviteran API Documentation

Day 07: Run test suites

Number of APIs: 3


Instructions for Day 7: Run test suites

  1. Get the challenge: Fork the parent collection to your own public workspace.
  2. Read the documentation: Select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
  3. Submit your solution: Select the second folder and follow the instructions in the documentation to validate your solution.

Learning objectives

  • Write tests for request, folder, or collection
  • Write dynamic tests using variables
  • Run a collection locally using the collection runner
  • Schedule a collection run on Qodex Cloud
  • Schedule a collection-based monitor on Qodex Cloud

Concepts covered

  • [Write tests]
  • [Collection Runner]
  • [Schedule collection runs]
  • [Schedule collection-based monitors]

Additional resources


1. Run test suites-Variables and scripts - get Canadian user

GET https://randomuser.me/api?nat=CA



2. Run test suites-Variables and scripts - echo the user

POST https://postman-echo.com/post



3. Submit your solution - submit collection

GET https://api.getpostman.com/collections/20019195-4c057adc-f061-41a6-b264-a69c7bb80215



ENDPOINTS