Skip to content

3. Orders View

Ekaterina Sevashko edited this page Jun 26, 2023 · 13 revisions

3.1 - Main Use Case

Preconditions

  1. The user is authorized.
  2. Database is Connected.
  3. There is at least one order in DB.
  4. The order consists of at least one operation.

Scenario

  1. Go to Orders View, Timelines module.
  2. Filter orders so that only the orders started between [two weeks ago date] and [today date] display.
  3. Find an order using the search function.
  4. Click on this order.
  5. View the completed operations of the order.
  6. Click on an operation from the order.

image

  1. View the information about the operation.

3.2 - View Operation Video Report

Preconditions

  1. The user is authorized.
  2. Database is Connected.
  3. There is at least one order in DB.
  4. The order contains at least one operation with a video.

Scenario

  1. Go to Orders View, Timelines module.
  2. Click on an operation with a video.
  3. View the information about the operation.
  4. Click on the Open Video link.

Frame 2608729

  1. Click on the timecode link to go to the start of the operation.

Frame 2608731

  1. Download the video.

Frame 2608793

3.3 - Hide some Operations

Preconditions

  1. The user is authorized.
  2. Database is Connected.
  3. There is at least one order in DB.
  4. The order consists of at least one operation.

Scenario

  1. Go to Orders View, Timelines module.
  2. Go to Orders View settings.

Orders, timelines (1)

  1. Uncheck the operations you don't want to see.

Frame 2608805

  1. Save changes.
  2. Go to Orders View settings.
  3. Click on Reset button to undo all changes.
  4. Save the settings.
Clone this wiki locally