NFRs
NFRs can be used to automatically evaluate test results. You can input various conditions and the tool will calculate the percentage of conditions that have been met.
How to add​
- First, open the "NFRs" tab.
- Then click on "New NFR".
- Fill in all necessary fields.
- Click "Save" button.
Type: there is a checkbox to specify which test type this NFR will be used for: Backend or Frontend. This selection will determine the available metrics in the dropdown.
Metric: please ensure that the selected metric or aggregation exists in your database.
Scope: allows you to designate the range to which thresholds should be applied. For instance, if you choose "each", the condition will be evaluated for each request individually. If you simply specify a request name, the condition will be evaluated only for that request. Also you can use regular expressions (regex) to match multiple requests or transactions (R_.*)
