381
edits
Line 84: | Line 84: | ||
= Test Strategy = | = Test Strategy = | ||
== | == Risk Assessment and Coverage == | ||
{| class="wikitable" | |||
|- | |||
! ID !! Description / Threat Description !! Covered by Test Objective !! Magnitude !! Probability !! Priority !! Impact Score | |||
|- | |||
* | | RAC-1 || Update may not be applied to the browser || TO-1 || 3-High || 2-Possible || 3-High ||18 | ||
* | |- | ||
| RAC-2 || Update may not be applied successfully if the browser has add-on || TO-2 || 3-High || 2-Possible || 2-Medium || 18 | |||
|- | |||
| RAC-3 || SHA384 support may not be applied || TO-3 || 2-Moderate || 1-Unlikely || 2-Medium || 12 | |||
|- | |||
| RAC-4 || SHA384 may not have key size of 4096 bits || TO-4 || 2-Moderate || 1-Unlikely || 2-Medium || 12 | |||
|- | |||
| RAC-5 || May behave differently if update download is interrupted by no internet connection || TO-5 || 2-Moderate || 1-Unlikely || 2-Medium || 12 | |||
|- | |||
| RAC-6 || May behave differently in different operating systems || TO-6 || 2-Moderate || 1-Unlikely || 2-Medium || 12 | |||
|} | |||
'''Values:''' | |||
* '''Magnitude:''' 1- Low , ''2-Moderate'', '''3-High''' | |||
* '''Probability:''' 1-Unlikely, ''2-Possible'', '''3-Almost Certain''' | |||
* '''Priority:''' 1 - Low, ''2-Medium'', '''3-High''' | |||
'''Impact Score Breakdown:''' | |||
* An impact value of 1, 2, 3, 4 would describe an area which although should be covered there aren't expected any discoveries of critical issues. | |||
* An impact value of 6, 8, 9, 12 would describe an area in which we expect to find issues but those issues are not expected to be critical. | |||
* An impact value of 18 or 27 would describe an area on which it is likely to find issues and those issues to be critical or blockers. | |||
== Builds == | == Builds == |
edits