Versions Compared

Key

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

...

  • Navigate to the Management section.

  • Navigate to the Requirement types tab.

  • Click the Create requirement type button.

  • You’ll be able to provide a name, a description and the key pattern of requirements that should belong to the requirement type. You can use % as a wildcard (for example, BR-% to match all requirements that start with the BR- prefix).

  • Then, you’ll be able to define the optional/required properties and the optional/required external properties of requirements belonging to the requirement type.

...

(lightbulb) Types of properties

Quick side note on the types of properties you can set in your requirement types.:

  • String: a sequence of characters, this is basically allows any type of text presentvalue;

  • Integer: a whole number;

  • Float: numbers with decimals'a number, optionally with a decimal part;

  • Boolean: true or false;

  • Enum: a set list of predefined dataallowed values.

If the format of those properties are type of a property is not respected, then your requirements the requirement will be marked as not validated (red)invalid. You can find more information about Compliance here: https://confluence.intranet.requirementyogi.com/wiki/spaces/RYC/pages/edit-v2/2436202497#Ensure-Compliance.

...