Choose the fault class in which the following automated static analysis check would fall:”Non-usage of the results of functions”?
(A) Storage management faults
(B) Data Faults
(C) Input/Output Faults
(D) Interface faults
Which level of Static Analysis allows specific rules that apply to a program to be checked ?
(A) Characteristic error checking
(B) User-defined error checking
(C) Assertion checking
(D) All of the mentioned
Choose the fault class in which the following automated static analysis check would fall: “Unreachable code”?
(A) Control Faults
(B) Data Faults
(C) Input/Output Faults
(D) Interface faults
Choose the fault class in which the following automated static analysis check would fall:”Pointer Arithmetic” ?
(A) Storage management faults
(B) Data Faults
(C) Input/Output Faults
(D) Interface faults
Circumstances that have potential to cause loss or harm is known as___________________?
(A) Attack
(B) Threat
(C) Vulnerability
(D) Control
A system resource that has a value and has to be protected is known as ________________________?
(A) Asset
(B) Control
(C) Vulnerability
(D) None of the mentioned
What is Life cycle risk assessment ?
(A) Risk assessment before the system has been deployed
(B) Risk assessment while the system is being developed
(C) All of the mentioned
(D) None of the mentioned
A step by step instruction used to solve a problem is known as ___________________?
(A) Sequential structure
(B) A List
(C) A plan
(D) An Algorithm
Which is the first step in the software development life cycle ?
(A) Analysis
(B) Design
(C) Problem/Opportunity Identification
(D) Development and Documentation
Who designs and implement database structures ?
(A) Programmers
(B) Project managers
(C) Technical writers
(D) Database administrators