Skip to content

How to manage Quality Requirements Patterns

Joan Salvador edited this page Jul 3, 2021 · 4 revisions

User Guide >> 7. Configuration >> 7.8 How to manage Quality Requirements Patterns
◀️ 7.7 How to manage User Profiles


Quality Requirements Patterns are used to reuse quality requirements in different projects. To organize the patterns, users can use classifiers.

The quality requirements patterns management is available in the Configuration menu, Quality Requirements Patterns option.

New Quality Requirement Pattern

The New Requirement Pattern button allows to create a new quality requirement pattern. The view will guide the user through the needed steps. Fields marked with an asterisk are mandatory.

New Requirement Pattern view

The attributes of a pattern are the following:

  • Name: Name of the pattern.
  • Goal: Goal of the pattern.
  • Description: Description of how to achieve the goal.
  • Requirement: Requirement that allows achieving the goal. It will include a parameter marked with "%", for example "%value%".
  • Save pattern into classifier: Classifier where the the pattern will be added.
  • Parameter name: name of the parameter used in the requirement excludin the "%" signs.
  • Parameter description: Description of the parameter.
  • Parameter correctness condition: Correctness condition of the parameter values.
  • Parameter metric: Defines the parameter type. It includes a button to manage the availabe metrics.

Edit Quality Requirement Pattern

In order to edit a pattern, the user should select a pattern from the list on the left side. After modifying the pattern information, the user should use the Save Pattern button (at the bottom) to save the changes.

Edit Requirement Pattern view

Delete Quality Requirement Pattern

To delete a pattern, the user should select the pattern from the list on the left side and click the Delete Pattern button (at the bottom). Before deleting the pattern the user will be asked for confirmation.

New Classifier

The New Classifier button allows to create a new classifier. The view will guide the user through the needed steps. Fields marked with an asterisk are mandatory.

New Classifier view

Edit Classifier

In order to edit a classifier, the user should select a classifier from the list on the left side. After modifying the classifier information, the user should use the Save Classifier button (at the bottom) to save the changes. Users could always edit the classifier name, but they only could change the parent classifier if the current classifier is empty.

Edit Classifier view

Delete Classifier

To delete a pattern, the user should select the pattern from the list on the left side and click the Delete Pattern button (at the bottom). Before deleting the pattern the user will be asked for confirmation.

Manage Metrics

In order to manage the metrics that the patterns use, the user should select the Manage Metrics button at the New Pattern or Edit Pattern view. The new view will allow the user to create, edit and delete metrics in the same way as patterns or classifiers.

Editing a metric on Manage Metrics view

Clone this wiki locally