Content deleted Content added
Cat4567nip (talk | contribs) definition expanded, stub specified, category added |
No edit summary |
||
Line 1:
In [[computer science]], '''robustness''' is the ability of a computer system to cope with errors during execution or the ability of an algorithm to continue to operate despite abnormalities in input, calculations, etc. Formal techniques, such as [[fuzz testing]], are essential to proving robustness since this type of testing involves invalid or unexpected inputs. Various commercial products perform robustness testing of software systems. Robustness is a consideration in [[failure assessment]] analysis.
System response to abnormal inputs shall be considered as robustness testing.
|