Addressing Exception Definition
Addressing exception refers to the process that aims at efforts to cope with unexpected events which emerged in a course of carrying out a certain program. Among the steps of such process is to find what causes the issue, appropriately describe the problem’s root, and finally rectifying it through applying the correct changings.
In a situation without this approach, the software will prove unstable and unpredictable in use in a regular environment. It is the underlying principle of quality assurance testing that without resolving incidents the program is subjected to crashes plus different vulnerabilities.