Versions Compared

Key

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

...

Overview of the Automated Steps UI

The Test Repository The Automated Steps Library screen can be accessed from the project left sidebar by choosing the Test Repository Automated Steps Librar icon.

The image below depicts the several key areas of the Test Repository screen, which includes the Test Repository itself, along with some auxiliary folders.Automated Steps Library screen.


Image Added<TODO>


A: Folders Steps section

    • A1: "All" and "Orphans" metafolderssearch step based on given content
    • 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, delete)
    • A4: information about the number of Tests within the current folder and the total Tests, including sub-folders

B: Tests section

    • restrict searching of steps to the givel labels 
    • A3: list of steps maching search criteria defined by A1 and A2

B: Step content section

    • B1: step content (i.e. Gherkin sentence without the Gherkin reserved keywords)
    • B2: information about the Test(s)/Precondition(s) using the selected step
    • B3: labels assigned to the step
    • B1: path of the folder
    • B2: filter for Tests 
    • B3: additional information about the shown Tests versus the actual total number of Tests within the current folder 
    • B4: ranked list of Tests within the current folder (only direct children)

Actions

A step can be selected by clicking on it. Once selected, you may update it, for example.

...