|
|
DEAL was originally created with the goal of analyzing existing user interfaces for [domain usability](<https://link.springer.com/chapter/10.1007/978-3-319-08491-6_2>) in an automated manner. This can be achieved using the [ADUE (Automated Domain Usability Analysis) Tool](<https://ieeexplore.ieee.org/document/7377805>) of DEAL. |
|
|
\ No newline at end of file |
|
|
DEAL was originally created with the goal of analyzing existing user interfaces for [domain usability](https://link.springer.com/chapter/10.1007/978-3-319-08491-6_2) in an automated manner. This can be achieved using the [ADUE (Automated Domain Usability Analysis) Tool](https://ieeexplore.ieee.org/document/7377805) of DEAL.
|
|
|
|
|
|
ADUE has multiple possibilities for analysis.
|
|
|
|
|
|
## Evaluation of labels
|
|
|
|
|
|
DEAL checks, whether each label is connected to a component using the Java `labelFor` relation. If any component needs a label, DEAL lets you know with a red (Usability issues) or orange (Recomendation) color in the Tree view, and an explanatory tooltip with with an advice on how to fix the issue. Below is an example with a few Usability issues found in the OpenRocket app (version 12.03). |
|
|
\ No newline at end of file |