Challenge: Order Workflow

Challenge yourself by writing a test to complete the process of creating and deleting a work order.

We'll cover the following...

Overview

In this challenge, you’ll test the entire workflow from creating, to updating, and to deleting a work order. The following slides illustrate the process:

Let's look at the slides above in detail:

  • In slide 1, we see the “No current orders” heading.

  • In slide 2, we select the “Add Order” option from the navigation menu.

  • In slide 3, ...