Issue Severity Subgroup
TPAC presentation, 13 September 2022
1
Subgroup members
2
Presentation objectives
3
Outline
4
Our core questions
5
Approaches discussed initially
6
Severity Assessment Prototype
7
Severity assessment mapping
8
Severity assessment notes
9
Severity assessment usage
Positives:
Considerations:
10
Counting and assessing content (from 2020)
11
Approach: Post-testing severity evaluation
12
Post-testing severity evaluation
Positives:
Considerations:
If this seems like a good choice, we could draw from the barrier walkthrough method.
13
Issue Severity opportunities pull request
Content added to the Opportunities section (rawgit preview)
14
Issue Severity Functional Images method pull request
15
Content added to the Functional Images method (rawgit preview)
Issue Severity Translates Speech method pull request
Content added to the Translates Speech method (rawgit preview)
16
Next steps
17
(Appendix) Barrier walkthrough method
18
Overview: Barrier Walkthrough Method
“The basic underlying idea [of the Barrier Walkthrough Method] is that, for testing and assessment purposes, it is better to start from known types of problems rather than using general design guidelines. (This is the same approach you would follow when assessing security of a web site: you'll start from known vulnerabilities.)”
“A barrier is any condition that hinders the user's progress towards achievement of a goal, when the user is a disabled person. A barrier is described in terms of:
19
Barrier Walkthrough Method: user goals
20
Barrier Walkthrough Method: possible barriers
Possible barriers include accessibility issues such as:
21
Barrier Walkthrough Method: performance variables
Consequences of barriers should be described using performance variables:
22
Barrier Walkthrough Method: minor problem
The barrier is detected by the user, but there are simple ways to overcome it or to avoid it; it is easy to remember it, to learn how to avoid or get around it. This barrier affects marginally productivity or satisfaction, but not effectiveness nor safety.
23
Barrier Walkthrough Method: significant problem
The barrier is detected and it heavily affects the task execution. To overcome the barrier the user has to back-up, follow a trial-and-error strategy, guess the proper action, repeat an action several times; the user may incur in errors. In many cases it is not possible to avoid the barrier, which reduces effectiveness and/or security; even if it can be avoided, this requires a substantial knowledge and/or memory (to recall that there is the barrier and on how to avoid it). The barrier affects effectiveness, productivity, satisfaction and also safety.
24
Barrier Walkthrough Method: critical problem
The barrier is so big that very often users give up, and they do not reach their goals. This can happen after users have spent considerable time and effort to try to overcome the barrier, perhaps with many errors. There are no alternative ways (known to the users) that can be followed to achieve the goals. The barrier has a strong negative impact on effectiveness, and consequently also on productivity, satisfaction and safety.
25
Barrier Walkthrough Method: procedure
A single defect in the page may raise more than one barrier.
26
Barrier Walkthrough Method: assigning a score
27
Impact | Persistence | Severity |
1 | 1 | Minor |
1 | 2 | Minor |
1 | 3 | Significant |
2 | 1 | Significant |
2 | 2 | Significant |
2 | 3 | Critical |
3 | 1 | Critical |
3 | 2 | Critical |
3 | 3 | Critical |