Search⌘ K
AI Features

Solution: Update an Order

Explore updating orders in a Work Order Manager application using Postman. Understand importing collections, setting prerequest scripts, and verifying responses with both positive and negative tests to ensure API reliability.

Challenge solution

Let's review the code for each task of the challenge exercise.

Import the collection

Follow the steps below to import the challenge collection:

Let's look at the above slides in detail:

  • In slide 1, we click the “Skip and go to the app” link to bypass the login screen.

  • In slide 2, we click the “Import” tab.

  • In slide 3, we click the “Upload Files” button.

  • In slide ...