Content deleted Content added
Matthiaspaul (talk | contribs) →See also: +link |
No edit summary |
||
Line 1:
'''Runtime error detection''' is a [[software verification]] method that analyzes a software application as it
Runtime error detection can identify defects that manifest themselves only at runtime (for example, file overwrites) and zeroing in on the root causes of the application crashing, running slowly, or behaving unpredictably. Defects commonly detected by runtime error detection include:
|