• No results found

Software Engineering MCQ'S

N/A
N/A
Protected

Academic year: 2021

Share "Software Engineering MCQ'S"

Copied!
15
0
0

Loading.... (view fulltext now)

Full text

(1)

Set 1

Q. LOC is:

(a) Lines of Code (b) A metric

(c) A code

(d) Both (a) & (b)

Q. Software measurement is concerned with deriving a numeric value for an attribute of a:

(a) Software product (b) Product effort (c) Software process (d) Both (a) & (c)

Q. Quality Control involves a series of: (a) Inspections & reviews

(b) Tests

(c) Both (a) & (b) (d) None of the above

Q. The plan which sets out and defines the desired product qualities and the way they are assessed:

(a) Test Plan (b) SDS

(c) Quality Plan

(2)

Q. Establishing organizational procedures and standards for quality is:

(a) Testing

(b) Quality assurance (c) Planning

(d) None of the above

Set 2

Q. Process analysis techniques: (a) Inspections & reviews

(b) Questionnaires & interviews (c) Both (a) & (b)

(d) None of the above

Q. The study of existing processes to understand the relationships between parts of the process and to compare them with other processes is:

(a) Test Planning (b) Process analysis (c) Process Planning (d) None of the above

Q. CMMI is:

(a) Capability Mathematic Model Integration (b) Capability Maturity Model Integer

(c) Capability Maturity Model Integration (d) None of the above

(3)

set 3

Q. An example of theoretical multivariable dynamic model is: (a) COOCMO I

(b) COOCMO II (c) PUTNAM

(d) None of the above

Q. Application composition model is a sub model in: (a) COOCMO I

(b) COOCMO II (c) Prototype Model (d) None of the above

Q. Costar is:

(a) An example of COOCMO

(b) An example of Function Points (c) An example of Object Points (d) None of the above

Q. Effort prediction model’s general form: (a) Effort = Productivity * solution

(b) Effort = Problem * solution (c) Effort = Productivity * size (d) None of the above

(4)

Q. An algorithmic cost estimation method in which you count

features of the requirements and use these to compute an estimate of the system's size:

(a) Function Points (b) COCOMO

(c) Both (a) & (b) (d) None of the above

Q. An algorithmic cost estimation method that computes effort, in person-months, from an estimate of size, measured in lines of code:

(a) Function Points (b) COCOMO

(c) Both (a) & (b) (d) None of the above

Q. COCOMO is:

(a) Constructive Code Model (b) Constructive Cost Model (c) Complexity Cost Model (d) None of the above

(5)

Set 4

Q. Which of the following is not an analysis technique? (a) Ethnography

(b) Interviewing (c) Planning

(d) None of the above

Q. TPS is:

(a) Transport Processing system (b) Transaction Processing system (c) Transport Parallel system (d) None of the above

Set 5

Q. SE is the establishment & use of sound engineering principles in order to obtain an:

(a) Economic software (b) Reliable software (c) Efficient software (d) All of the above

Q. System that analyzes the real world problems and meets strictly the timelines in execution are:

(a) Open Systems (b) Real Time Systems (c) Hard systems

(6)

(d) None of the above

Q. Sixty to Eighty percent of effort goes to: (a) Planning Phase

(b) Coding Phase (c) Maintenance Phase (d) None of the above

Q. A software doesn’t- (a) Face out

(b) Wear out (c) Clean out

(d) None of the above

Q. A software is : (a) A set of Instructions (b) A set of functions (c) A set of workspace (d) None of the above

(7)

Set 6

Q. Project Scheduling could be done through: (a) Project Design

(b) PERT

(c) Gantt Chart

(d) None of the above

Q. CPM is:

(a) Critical Pan Method (b) Critical Path Mode (c) Critical Path Method (d) None of the above

Q. PERT is:

(a) Parallel Evaluation and Review Technique (b) Program Evaluation and Review Technique (c) Program Evaluation and Ready Technique (d) None of the above

Q. Project Planning can be done through: (a) Prototype Model

(b) Waterfall Model (c) Gantt Chart

(d) None of the above

Q. Reviewing datelines and use of the project completion schedules is:

(8)

(b) Project Planning (c) Project Maintenance (d) None of the above

Set 7

Q. Ways of structuring the requirements to represent the perspectives of different stakeholders are:

(a) Gantt Chart (b) PERT

(c) View Points

(d) None of the above

Q. SRS is:

(a) Software Requirement Source

(b) Software Requirement Specification (c) System Requirement Source

(d) None of the above

Q. Process of Requirements elicitation; Requirements analysis; Requirements validation; Requirements management are included in:

(a) User Requirement

(b) Requirement Engineering (c) Both (a) & (b)

(9)

Set 8

Q. The set of marketing tools that the firm uses to pursue its marketing objectives in the target market is called a(n): (a) Customer mix

(b) Competitor mix (c) Marketing mix (d) All of the above

Set 9

Q. Collections of abstract and concrete classes that can be adapted and extended to create application systems are:

(a) Application systems (b) Applications

(c) Application frameworks (d) None of the above

Q. An act of developing new system through the usage of previously available components or other systems is: (a) Software planning

(b) Software use (c) Software reuse (d) None of the above

Q. Agile methods focus on: (a) Design

(b) Code

(10)

(d) None of the above

Set 10

Q. RMMM is:

(a) Risk Mitigation, Monitoring and Management (b) Risk Management, Monitoring and Modeling (c) Risk Management, Mitigating and Modeling (d) None of the above

Q. Complexity is an: (a) Indirect measure (b) Identified measure (c) Unidentified measure (d) None of the above

Q. LOC is an example of: (a) Proper measure

(b) Indirect measure (c) Direct measure (d) None of the above

Q. Metrics that are used to check the progress of project development:

(a) Process metrics (b) General metrics (c) Both (a) & (b)

(11)

(d) None of the above

Set 11

Q. Spiral Model was introduced by: (a) Peckner

(b) Boehm (c) Albert

(d) None of the above

Q. Example of Evolutionary process model is: (a) WINWIN Spiral Model

(b) Waterfall Model (c) Prototype Model (d) None of the above

Q. RAD is:

(a) Random Application Development (b) Rigid Application Development (c) Rapid Application Development (d) None of the above

Q. A model in which a basic model is developed before the actual model-

(a) Prototype Model (b) Waterfall Model (c) DOD Model

(12)

Q. Simplest oldest process model: (a) RAD Model

(b) Waterfall Model (c) DOD Model

(d) None of the above

Set 12

Q. SRS includes the specification of: (a) User requirement

(b) System requirement (c) Both (a) & (b)

(d) None of the above

Q. Interface specification includes:

(a) Description of requirements of the system (b) Description of the interfaces of the system (c) Both (a) & (b)

(d) None of the above

Q. Requirements that specify the constraints and specifies systematic approach to maintain quality:

(a) Functional Requirements (b) Non Functional Requirements (c) User Requirements

(13)

Q. Product capabilities are defined by: (a) Functional Requirements

(b) Functional Planning (c) Project Maintenance (d) None of the above

Set 13

Q. Risk assessment is done during: (a) Planning Phase

(b) Design Phase (c) Coding Phase (d) None of the above

Q. Risk Projection is also known as: (a) Risk Identification

(b) Risk Estimation (c) Risk Specification (d) None of the above

Q. The likelihood and consequences of the risks are assessed in: (a) Planning

(b) Coding analysis (c) Risk analysis

(d) None of the above

Q. The possibility that the defined goals are not met is: (a) Fear

(b) Risk (c) Remedy

(14)

(d) None of the above

Q. To identify protection requirements that ensure that system failures do not cause injury or death or environmental damage is: (a) Safety Specification

(b) Security Specification (c) None of the above (d) None of the above

Set 14

Q. RMMM is:

(a) Risk Mitigation, Monitoring and Management (b) Risk Management, Monitoring and Modeling (c) Risk Management, Mitigating and Modeling (d) None of the above

Q. Complexity is an: (a) Indirect measure (b) Identified measure (c) Unidentified measure (d) None of the above

Q. LOC is an example of: (a) Proper measure

(b) Indirect measure (c) Direct measure

(15)

(d) None of the above

Q. Metrics that are used to check the progress of project development:

(a) Process metrics (b) General metrics (c) Both (a) & (b) (d) None of the above

Q. Provide the scale for quantifying qualities: (a) Plan

(b) Metrics (c) Risk

References

Related documents

Trace heating and localised heating systems Inspect/Test Weekly Check for correct function to prevent freezing including water tank and valve houses Remote alarms to

• A policy document that mandates use of a formal permit to monitor all impairments to fire protection and/or detection systems.. • Senior management support and endorsement for

• Form a dedicated project management group that will be responsible for initial screening, gathering feedback, validating action points and following changes through to completion..

This checklist should be used at sites in cold weather climates that have water-based fire protection equipment, to prevent or reduce the potential for freezing of

 Thermographic testing shall be performed on a yearly basis (twice per year where combustible materials are present) These surveys must include all electrical equipment such

Fire sprinkler systems provide a network of pipes that deliver pressurised water to a system of sprinkler heads that open when a predetermined temperature is reached, typically around

This Risk Control Guide provides information and guidance on some of the common risk exposures in which businesses who are responsible for the Protection of Children and

Employers are required to assess the risks arising from manual handling activities and control them using the strategy of Eliminate, Minimise, Assess and Reduce exposure in