Software Engineering Mcqs

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

Submitted By: Ali Uppal


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

Submitted By: Ali Uppal


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

Submitted By: Ali Uppal


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

Submitted By: Ali Uppal


Submitted By: Ali Uppal


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

Submitted By: Ali Uppal


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

Submitted By: Ali Uppal


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

Submitted By: Ali Uppal


Which is the first step in the software development life cycle ?

(A) Analysis

(B) Design

(C) Problem/Opportunity Identification

(D) Development and Documentation

Submitted By: Ali Uppal


Who designs and implement database structures ?

(A) Programmers

(B) Project managers

(C) Technical writers

(D) Database administrators

Submitted By: Ali Uppal