Versions Compared

Key

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

...

Test Repository Path

The Test Repository complete folder path for the Test.

Folders and their respective sub-folders are delimited by "/" (e.g. "components/compA").

The "Test Repository Path" is case insensitive and each folder is trimmed (spaces are removed from the start/end of it).


Info
titlePlease note

You can move a Test to an existing folder within the Test Repository by editing the custom field in the Test issue.

Whenever editing this custom field, have in mind that it is case insenstive. This means that "components/compA", "components /compA"

...

, " components/COMPA", are all the same and will be mapped to the same folder within the Test Repository.

If the folder is not found, then the Test is not associated with any folder; it will be seen within the "Orphans" meta-folder in the Test Repository UI.


Generic Test Definition

The definition of a generic Test (e.g. full classname of some automated test, name of some script, goals of exploratory testing).

...