At Ease with Your Warnings: The Principles of the Salutogenesis Model Applied to Automatic Static Analysis

Jan-Peter Ostberg,Stefan Wagner
DOI: https://doi.org/10.48550/arXiv.1611.08004
2016-11-23
Software Engineering
Abstract:The results of an automatic static analysis run can be overwhelming, especially for beginners. The overflow of information and the resulting need for many decisions is mentally tiring and can cause stress symptoms. There are several models in health care which are designed to fight stress. One of these is the salutogenesis model created by Aaron Antonovsky. In this paper, we will present an idea on how to transfer this model into a triage and recommendation model for static analysis tools and give an example of how this can be implemented in FindBugs, a static analysis tool for Java.
What problem does this paper attempt to address?