• Unstable threshold: limit value to mark the build as unstable.

    - If threshold measure is 'Quality indicator', the build is marked as unstable when the quality indicator of the application is lower than this value and greater or equal than failure threshold.
    - If threshold measure is 'Risk index' or 'Effort to target', the build is marked as unstable when the risk index or effort to target of the application is greater than this value and lower or equal than failure threshold.

  • Failure threshold: limit value to mark the build as failure.

    - If threshold measure is 'Quality indicator', the build is marked as failure when the quality indicator of the application is lower than this value.
    - If threshold measure is 'Risk index' or 'Effort to target', the build is marked as failure when the risk index or effort to target of the application is greater than this value.