InterviewSolution
Saved Bookmarks
| 1. |
Choose the fault class in which the following automated static analysis check would fall:”Variables declared but never used”.(a) Control Faults(b) Data Faults(c) Input/Output Faults(d) Interface faultsThe question was posed to me in homework.This key question is from Dependability and Security Assurance in chapter Dependability and Security of Software Engineering |
|
Answer» Right choice is (b) DATA Faults |
|