Day 27: Scenario testing

Number of APIs: 7

Instructions for Day 27: Scenario testing

  1. Get the challenge: Fork [the parent collection Day 27: Scenario 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

  • [UI testing]
  1. Scenario testing-Create new movie - Movie read endpoint GET {{baseUrl}}/api/movies/?id={{id}}

  2. Scenario testing-Create new movie - Movie update endpoint PUT {{baseUrl}}/api/movies/?id=16520597

  3. Scenario testing-Create new movie - All movies read endpoint GET {{baseUrl}}/api/movies/all

  4. Scenario testing-Set up - User create endpoint POST {{baseUrl}}/api/user/

  5. Scenario testing-Create new movie - Movie create endpoint POST {{baseUrl}}/api/movies/

  6. Scenario testing-Create new movie - Movie delete endpoint DELETE {{baseUrl}}/api/movies/?id={{id}}

  7. Submit your solution - submit GET https://api.getpostman.com/collections/4454846-7c608e32-c214-4e0c-92ca-e9dd24132a87