Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overview of the Test Repository UI

The Test Repository screen can be accessed from the project left side bar by choosing the Test Repository icon.

The following picture depicts the several key areas of the Test Repository screen, which includes the Test Repository itself along with some other auxiliary folders.



  • A: Folders section
    • A1: "All" and "Orphand" metafolders
    • A2: the Test Repository itself, composed of folders and sub-folders with Tests organized within them
    • A3: CRUD actions for the current selected folder (e.g. create, rename, delte)
    • A4: information about the the amount of Tests within in the current folder and the total Tests, including sub-folders

  • B: Tests section
    • B1: path of the folder
    • B2: filter for Tests 
    • B3: additional information about the shown Tests vs the actual total amount of Tests within the current folder 
    • B4: ranked list of Tests within the current folder (only direct childs)

Folder Actions

A folder can be selected by clicking on it. 

After being selected, the user can do some context actions or use the icons available at the bottom of the folders' section.

Note: currently it is not possible to do multi-select on folders.

Create

To create a new folder:

...