Logo
30daysofpostman API Documentation

Day 28: UI testing

Number of APIs: 3


Instructions for Day 28: UI testing

  1. Get the challenge: Fork [the parent collection Day 28: UI testing] from the main workspace to your own public workspace.
  2. Read the documentation: In your fork, 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 Submit your solution and follow the instructions in the documentation to validate your solution.

Concepts covered

  • [Variables]
  • [Scripts]
  • [Writing tests]

Additional resources

Next challenge

  • [Webhooks]


1. UI testing - response time

GET {{url}}



2. UI testing - lighthouse

GET https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url={{url}}



3. Submit your solution - submit

GET https://api.getpostman.com/collections/{{collection_uid}}



ENDPOINTS