100% found this document useful (1 vote)
2K views85 pages

SCDL - Software Engineeing

The document contains a list of questions and answers from the SCDL – 3rd Semester – Software Engineering and Project Management course. It includes multiple choice single answer, multiple choice multiple answer, true/false, and fill in the blank questions related to topics like software development methodologies, testing types, software quality, and project management. The student attempted over 30 questions covering these subject areas.

Uploaded by

api-3733148
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
2K views85 pages

SCDL - Software Engineeing

The document contains a list of questions and answers from the SCDL – 3rd Semester – Software Engineering and Project Management course. It includes multiple choice single answer, multiple choice multiple answer, true/false, and fill in the blank questions related to topics like software development methodologies, testing types, software quality, and project management. The student attempted over 30 questions covering these subject areas.

Uploaded by

api-3733148
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 85

SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS


Multiple Choice Multiple Answer
Question Operational Testing is carried out by :-

Correct Answer Stress Testing , Performance Testing , Recovery Testing

Your Answer Alpha & Beta Test , Recovery Testing , Stress Testing

True/False
Question Spiral model itself is a model which is base for other software development models

Correct Answer False

Select The Blank


Question SE Methodology rides on two components, System Engineering and ________.

Correct Answer Development Engineering

Match The Following


Question Correct Answer Your Answer

Performance of the System Non Functional Requirements Non Functional Requirements

SRS Structured System Analysis Structured System Analysis

Design Phase Design Documentation Design Documentation

SSAD Functions & Features Functions & Features

Select The Blank


Question ________ evaluates the run time performance of the system developed.

Correct Answer Performance Testing

Multiple Choice Single Answer


Question An Output of a Structured System Analysis is:-

Correct Answer Software Requirement Specification

Multiple Choice Multiple Answer


Question OOSAD development approach uses

Correct Answer Objects , Process modeling , Object attributes

Your Answer Objects , Object attributes , Sub-system approach

Select The Blank


Question An accounting System based on rules and Principles could be an example of ________
System.
Correct Answer Deterministic
True/False
Question A Software solution is evolved in parts as in an incremental fashion in incremental model

Correct Answer True


Multiple Choice Single Answer
Question Who Defines SE as the application of a Systematic, disciplined and quantifiable
approach to the development and maintenance of a Software
Correct Answer IEEE

Page 1 of 85 1
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 2 of 85 2
SCDL – 3rd Semester – Software Engineering and Project Management

True/False
Question An E-R Diagram explain in graphical Model the nature of relations and
attributes.
Correct Answer True

True/False
Question Decomposition breaks the System into smaller modules and components.

Correct Answer True

Your Answer True

Select The Blank


Question PRM stands for ________

Correct Answer Prototyping Model

True/False
Question People, Procedures and Parameters are the Drivers of the Technology.

Correct Answer False

Your Answer True

Multiple Choice Multiple Answer


Question A good test is one that has:-

Correct Answer High Probability of detecting an error , Not Redundant , Simple to execute &
Independent
Your Answer High Probability of detecting an error , Not Redundant , Simple to execute &
Independent
Select The Blank
Question Cohesion and Coupling is the criteria for measuring ________.

Correct Answer Functional Dependency

Your Answer System Dependency

Multiple Choice Single Answer


Question How to develop or build a particular software module is defined by

Correct Answer Software Engineering Methods

Multiple Choice Multiple Answer


Question The Functionality of the Client application is tested using :-

Correct Answer Server Tests , Database Tests , Transaction Tests

Your Answer Server Tests , Transaction Tests

True/False
Question Systems running on web platforms needs high level of protection from testers.

Correct Answer False

Your Answer True

Select The Blank

Page 3 of 85 3
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 4 of 85 4
SCDL – 3rd Semester – Software Engineering and Project Management

Select The Blank


Question A ________ Measures the Efforts / cost / time used to achieve the output.

Correct Answer Efficiency

Your Answer Effort Estimation

Select The Blank


Question ________ type of testing evaluate the logical access to the basic functionality of the
System.
Correct Answer Security Testing

Your Answer Security Testing

Multiple Choice Multiple Answer


Question Legacy software -Poor quality has

Correct Answer Inextensible design , Convoluted Code , Poor or nonexistent documentation

Your Answer Convoluted Code , Poor or nonexistent documentation

Multiple Choice Single Answer


Question A System in which next state of the system cannot be predicted even if the current
state of the system is known:-
Correct Answer Probabilistic

Your Answer Probabilistic

Multiple Choice Single Answer


Question The extent of software functions with precision without any failure is :-

Correct Answer Reliability

Your Answer Reliability

Multiple Choice Single Answer


Question A set of Computer Programs which performs set of preset functions is called as ?

Correct Answer Software

Your Answer Interface

Multiple Choice Single Answer


Question A process which breaks statement of work into smaller activities with clear start - finish
definition is called as :-
Correct Answer Work Break Down Structure

Your Answer Work Break Down Structure

Page 5 of 85 5
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 6 of 85 6
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Multiple Answer


Question Operational Testing is carried out by :-

Correct Answer Recovery Testing , Stress Testing , Performance Testing

Your Answer Recovery Testing , Stress Testing , Performance Testing

Multiple Choice Multiple Answer


Question OOSAD development approach uses

Correct Answer Objects , Process modeling , Object attributes

Your Answer Objects , Process modeling , Object attributes

Select The Blank


Question In ________ model the data elements are organized indifferent areas that work together
through network communications.
Correct Answer Network

Your Answer Network - Relational

Multiple Choice Multiple Answer


Question Project Risk Management Includes:-

Correct Answer Risk Prevention , Risk Avoidance , Risk Mitigation

Your Answer Risk Avoidance , Risk Mitigation

Multiple Choice Single Answer


Question A Process in which subsystems are organized into clusters with clear boundary and
defined goal is:-
Correct Answer Simplification

Your Answer Decomposition

Select The Blank


Question A Module Tests focuses on ________.

Correct Answer Functions & Design

Your Answer Functions & Design

True/False
Question Recovery testing focuses on the Cost Recovery Plan of the Software Implemented.

Correct Answer False

Your Answer False

Page 7 of 85 7
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 8 of 85 8
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Single Answer


Question A type of testing which eliminates the errors in the design, architecture and
development & deployment process is.
Correct Answer Non Execution based testing

Your Answer Module based testing

Multiple Choice Multiple Answer


Question Legacy software -Poor quality has

Correct Answer Inextensible design , Convoluted Code , Poor or nonexistent documentation

Your Answer Inextensible design , Convoluted Code , Poor or nonexistent documentation

Select The Blank


Question Cohesion and Coupling is the criteria for measuring ________.

Correct Answer Functional Dependency

Your Answer Functional Dependency

True/False
Question Integration testing is done when the modules are integrated or when new
component is added to the system.
Correct Answer True

Your Answer True

Select The Blank


Question In ________model two sets of data are linked by a relationship.

Correct Answer Relational

Your Answer Relational

Match The Following


Question Correct Answer Your Answer

Closed System Parameter are fixed Parameter are fixed

Deterministic System Predictable Behavior Predictable Behavior

Probabilistic System Unpredictable Behavior Unpredictable Behavior

Open System Parameters are Variables Parameters are Variables

Multiple Choice Single Answer


Question A type of testing carried out during the software product development process is:-

Page 9 of 85 9
SCDL – 3rd Semester – Software Engineering and Project Management

Page 10 of 85 10
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 11 of 85 11
SCDL – 3rd Semester – Software Engineering and Project Management

software efficiency Optimum use of resources Good Documentation

Software Usability Good Documentation Optimum use of resources

True/False
Question Software Development becomes a costly and risky if the the development process
does not follow a systematic, scientific approach to produce the software
Correct Answer True

Your Answer True

Select The Blank


Question ________ tests confirms that the needs and requirements are fulfilled on the
deployment platform.
Correct Answer Beta

Your Answer Beta

Select The Blank


Question The Failure Curve of a Hardware is called as ________

Correct Answer Bathtub Curve

Your Answer Bathtub Curve

True/False
Question The ultimate goal of the SQA is to write test cases which fixes the errors.

Correct Answer False

Your Answer False

True/False
Question The Data Management is not easy with relational Model.

Correct Answer False

Your Answer False

Select The Blank


Question A ________ is largely depends upon the meeting of functional requirements and
performance measures with ease in operations.
Correct Answer Customer Satisfaction

Your Answer Customer Satisfaction

Multiple Choice Multiple Answer


Question Risk Management is a Process based on application of :-

Page 12 of 85 12
SCDL – 3rd Semester – Software Engineering and Project Management

Page 13 of 85 13
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS


Correct Answer True

Your Answer True

Multiple Choice Single Answer


Question A type of testing in which all the requirements of the module is cross referenced with the
developed module is called as:-
Correct Answer Validation Testing

Your Answer Integration Testing

Select The Blank


Question A ________ is an activity incorporating both software quality control and quality assurance.

Correct Answer Software Quality Management

Your Answer Software Quality Management

Multiple Choice Single Answer


Question The Application of a systematic, disciplined, quantifiable approach to the development,
operation and maintenance of the software is termed as
Correct Answer Software Engineering

Your Answer Software Engineering

Multiple Choice Multiple Answer


Question The responsibilities of Software Managerare

Correct Answer To maintain budget , Keep schedules from slipping , Improve quality

Your Answer To maintain budget , Keep schedules from slipping , Improve quality

Select The Blank


Question ________ type of testing evaluate the logical access to the basic functionality of the System.

Correct Answer Security Testing

Your Answer Security Testing

True/False
Question Functional Testing focuses on the Basic Functionality of the Software.

Correct Answer True

Your Answer True

Multiple Choice Single Answer


Question The Scope of the work in a Software Project is defined by :-

Page 14 of 85 14
SCDL – 3rd Semester – Software Engineering and Project Management

Page 15 of 85 15
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 16 of 85 16
SCDL – 3rd Semester – Software Engineering and Project Management

Select The Blank


Question The basic tangible measure of the software is ________

Correct Answer Lines of Code

Your Answer Lines of Code

Multiple Choice Single Answer


Question A technique in which participants have freedom to express their views is known as :-

Correct Answer Brainstorming

Your Answer Questionnaire

Multiple Choice Single Answer


Question A Modification of the Software is done to accommodate the changes forced by the external
environment is
Correct Answer Adaptive Maintenance

Your Answer Adaptive Maintenance

Multiple Choice Single Answer


Question The Application of a systematic, disciplined, quantifiable approach to the development, operation and
maintenance of the software is termed as
Correct Answer Software Engineering

Your Answer Software Engineering

Multiple Choice Single Answer


Question The variation in quality is monitored by keeping the attributes at the desired level, this phenomenon
is called as :-
Correct Answer Quality Control

Your Answer Check & Go Tactics

Multiple Choice Multiple Answer


Question Project Risk Management Includes:-

Correct Answer Risk Prevention , Risk Avoidance , Risk Mitigation

Your Answer Risk Prevention , Risk Avoidance , Risk Mitigation

Multiple Choice Single Answer


Question A Discipline that integrates Process, Methods and tools for development of a software is

Correct Answer Software Engineering

Your Answer Software Engineering

Page 17 of 85 17
SCDL – 3rd Semester – Software Engineering and Project Management

Page 18 of 85 18
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 19 of 85 19
SCDL – 3rd Semester – Software Engineering and Project Management

Match The Following


Question Correct Answer Your Answer

Testing Error Tracing Error Tracing

Test Plan Test Cases Test Cases

Functional Testing Functions & Features Functions & Features

Test Case Test Document Test Document

True/False
Question People, Procedures and Parameters are the Drivers of the Technology.

Correct Answer False

Your Answer False

Select The Blank


Question A ________ arises due to uncertainties involved in assessing, estimating various inputs to
the software process.
Correct Answer Process Risk

Your Answer Process Risk

Select The Blank


Question A unit tests major focuses on ________

Correct Answer Processes & Code

Your Answer Processes & Code

True/False
Question SRS is one of the cause of not meeting the SQA.

Correct Answer True

Your Answer True

True/False
Question The Emphasis in SSAD is on functions and features.

Correct Answer True

Your Answer True

Multiple Choice Single Answer


Question The variation in quality is monitored by keeping the attributes at the desired level, this
phenomenon is called as :-

Page 20 of 85 20
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 21 of 85 21
SCDL – 3rd Semester – Software Engineering and Project Management

Question ________ is a System Engineering approach that is used to define architecture that
enables a business to use Information Effectively.
Correct Answer Business Processing Engineering

Your Answer Business Processing Engineering

Multiple Choice Multiple Answer


Question SQA efforts most primarily assures:-

Correct Answer Software Quality , Software Reliability , Software Availability

Your Answer Software Quality , Software Reliability , Software Maintenance

Select The Blank


Question ________ testing confirms that the needs and requirements are fulfilled in the
development environment.
Correct Answer Alpha

Your Answer Alpha

Select The Blank


Question An Operational deviation made by the user leading to improper result is said to be
________.
Correct Answer Fault or Mistake of the System

Your Answer Error

Match The Following


Question Correct Answer Your Answer

Entity Object which is Uniquely Object which is Uniquely


Distinguished Distinguished
Hierarchical Model Tree Structure Tree Structure

Network Model Network Communications Mesh Structure

Relational Model Data are Linked Sequence Structure

Multiple Choice Multiple Answer


Question A documentation is tested through :-

Correct Answer Technical Review , Actual Operational Review

Your Answer Technical Review , Actual Operational Review

Select The Blank


Question In ________Model the risk of the Software development is almost Nil

Correct Answer Water Fall

Page 22 of 85 22
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 23 of 85 23
SCDL – 3rd Semester – Software Engineering and Project Management
Your Answer Fatal

True/False
Question SE is applied for software development through Engineering Methods

Correct Answer True

Your Answer True

Multiple Choice Single Answer


Question A Discipline that integrates Process, Methods and tools for development of a software is

Correct Answer Software Engineering

Your Answer Software Engineering

Multiple Choice Single Answer


Question A testing technique which is critically important and it ensures correctness of all inputs
and basic processes of a unit is called as ?
Correct Answer White Box Testing

Your Answer White Box Testing

Multiple Choice Multiple Answer


Question Resources required for a Software development activity could be :-

Correct Answer People , Development Environment , Reusable Components

Your Answer People , Development Environment , Reusable Components

Multiple Choice Multiple Answer


Question A documentation is tested through :-

Correct Answer Technical Review , Actual Operational Review

Your Answer Technical Review , Actual Operational Review

Multiple Choice Single Answer


Question How to develop or build a particular software module is defined by

Correct Answer Software Engineering Methods

Your Answer Software Engineering Methods

Multiple Choice Single Answer


Question A software which directly communicates with the hardware and provides an interface to
perform certain tasks is termed as
Correct Answer System Software

Your Answer System Software

Page 24 of 85 24
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 25 of 85 25
SCDL – 3rd Semester – Software Engineering and Project Management
True/False
Question System testing Starts when Software Integration is about to be completed.

Correct Answer False

Your Answer False

Select The Blank


Question ________ is a System Engineering approach that is used to define architecture that
enables a business to use Information Effectively.
Correct Answer Business Processing Engineering

Your Answer Business Processing Engineering

Multiple Choice Multiple Answer


Question Characteristics of a test could be:-

Correct Answer Not Redundant , Best of Breed , Neither too simple Nor to Complex

Your Answer Not Redundant , Yield Better Results

Multiple Choice Single Answer


Question A set of Computer Programs which performs set of preset functions is called as ?

Correct Answer Software

Your Answer Software

Multiple Choice Multiple Answer


Question In a Software Risk Management Risk drivers are :-

Correct Answer Technology , People , Requirements

Your Answer Technology , People , Requirements

Match The Following


Question Correct Answer Your Answer

Normalization Table Design Data Management With Ease

Performance Management Efficiency & Effectiveness Efficiency & Effectiveness

Relational Model Data Management With Ease Relationship Management

E-R Diagrams Strong & Weak Entities Table Design

True/False
Question Six Sigma is one of the most widely used strategy for statistical quality assurance in an
industry.
Correct Answer True

Page 26 of 85 26
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 27 of 85 27
SCDL – 3rd Semester – Software Engineering and Project Management

Question The responsibilities of Software Managerare

Correct Answer To maintain budget , Keep schedules from slipping , Improve quality

Your Answer To maintain budget , Keep schedules from slipping , Improve quality

Multiple Choice Single Answer


Question A Cost which includes quality planning, measuring & monitoring the quality aspect and its
training is :-
Correct Answer Achievement Cost

Your Answer Achievement Cost

Multiple Choice Single Answer


Question A process of acquiring hardware, software and development services and entering into
contract with customers and business partners to deliver the software product is :-
Correct Answer Project Procurement Management

Your Answer Project Procurement Management

Multiple Choice Multiple Answer


Question Software Risk could be of :-

Correct Answer Process Risk , Project Risk , Product Risk

Your Answer Process Risk , Project Risk , Product Risk

True/False
Question People, Procedures and Parameters are the Drivers of the Technology.

Correct Answer False

Your Answer True

Match The Following


Question Correct Answer Your Answer

Development of the Software Software Programs Software Programs

Corrective Maintenance Maintenance

Process, Tools & Methods Software Engineering Layers Software Engineering Layers

Requirement Specifications Definition Phase Definition Phase

Multiple Choice Single Answer


Question A type of testing which verifies that all the system elements are meshed properly and that
overall system function / performance is achieved is:-
Correct Answer System testing

Your Answer System testing

Page 28 of 85 28
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 29 of 85 29
SCDL – 3rd Semester – Software Engineering and Project Management
Multiple Choice Single Answer
Question A process which breaks statement of work into smaller activities with clear start - finish
definition is called as :-
Correct Answer Work Break Down Structure

Your Answer Project Planning

Multiple Choice Multiple Answer


Question A formal Technical Review may include:-

Correct Answer Walkthroughs , Inspections , Roundrobin reviews

Your Answer Walkthroughs , Inspections , Roundrobin reviews

Multiple Choice Single Answer


Question An Approach which majorly focuses on Functions and data structure designed for those
functions.
Correct Answer SSAD

Your Answer OOSAD

Multiple Choice Single Answer


Question Source Code of the Software is available so that the engineers can make the local
modifications and use the component
Correct Answer Open Source

Your Answer Open Source

Multiple Choice Single Answer


Question At Functional Level of the SSAD the design focuses on:-

Correct Answer Functions and Features

Your Answer Structured Approach

Multiple Choice Multiple Answer


Question The software designed with the correct choice of technology and architecture to ensure:

Correct Answer Customer Satisfaction , On-time Delivery , Developed with the budgeted cost

Your Answer Customer Satisfaction , On-time Delivery , Developed with the budgeted cost

Multiple Choice Multiple Answer


Question RMMM Plan deals with :-

Correct Answer Mitigation , Monitoring , Management

Your Answer Mitigation , Monitoring , Management

Select The Blank

Page 30 of 85 30
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Page 31 of 85 31
SCDL – 3rd Semester – Software Engineering and Project Management
Question The next development in software engineering is

Correct Answer The use of tool generate the code , The extensive use od CASE tool for analysis and
design , The use of Component technology
Your Answer The use of tool generate the code , The extensive use od CASE tool for analysis and
design , The use of Component technology

Multiple Choice Multiple Answer


Question Resources required for a Software development activity could be :-

Correct Answer People , Development Environment , Reusable Components

Your Answer People , Development Environment , Reusable Components

Select The Blank


Question ________is a key management in the development of effective software solutions

Correct Answer Software Process Management

Your Answer Software Process Management

Multiple Choice Multiple Answer


Question Work Break Down Structure can also be traced back to ?

Correct Answer System Requirements Specifications , Requirement Definition & Description

Your Answer System Requirements Specifications , Requirement Definition & Description , Statement
of Work

Multiple Choice Multiple Answer


Question SQA efforts most primarily assures:-

Correct Answer Software Quality , Software Reliability , Software Availability

Your Answer Software Quality , Software Reliability , Software Availability

Match The Following


Question Correct Answer Your Answer

Quality Management Cost Cost

ISO 9000 Quality Assurance System Quality Assurance System

Customer Satisfaction Malcolm Baldridge Approach Malcolm Baldridge Approach

Testing Finding Errors & Fixing it Finding Errors & Fixing it

Multiple Choice Multiple Answer


Question Black Box testing attempts to find error in following categories :-

Correct Answer Incorrect or Missing Functions , Interface Errors , Performance Errors

Your Answer Incorrect or Missing Functions , Interface Errors , Performance Errors

Page 32 of 85 32
SCDL – 3rd Semester – Software Engineering and Project Management

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Single Answer


Question: Changes in the Customer requirements are understood and incorporated in which
phase?
Correct Answer: Support
Your Answer: Analysis

Multiple Choice Single Answer


Question: A Software that makes use of non numerical algorithms to solve complex problems
that are not amenable to straightforward analysis
Correct Answer: Artificial Intelligence
Your Answer: Artificial Intelligence

Multiple Choice Multiple Answer


Question: Following are the data models namely:-
Correct Answer: Hierarchical Model , Network Model , Relational Model
Your Answer: Hierarchical Model , Network Model , Relational Model

Multiple Choice Multiple Answer


Question: Project Metrics helps the project manager in following ways :-
Correct Answer: Minimize the Development Schedule , Assess Product Quality regularly
Your Answer: Assess Product Quality regularly , Planning the Task , Planning the Risk

Multiple Choice Multiple Answer


Question: White Box Testing Checks :-
Correct Answer: All Paths in the process are correctly operational , All Logical decision are
executed with true or false , All Loops are executed
Your Answer: All Logical decision are executed with true or false , All Loops are executed ,
Interfaces are designed Properly

Match The Following


Question Correct Answer Your Answer
Development of the Software Software Programs Software Modules
Corrective Maintenance Software Programs
Process, Tools & Methods Software Engineering Layers Analysis
Requirement Specifications Definition Phase Definition Phase

Multiple Choice Single Answer


Question: A type of testing where the focus is on design and development of the software
architecture is termed as:-
Correct Answer: Integration Testing
Your Answer: Integration Testing

Multiple Choice Single Answer


Question: An activity that distributes estimated effort across the planned project duration by
allocating the effort to specific software engineering tasks is :-
Correct Answer: Software Project Scheduling
Your Answer: Project Planning

Multiple Choice Multiple Answer


Question: Testing a Design Includes:-
Correct Answer: Test Procedures , Test Plans , Design Renew Plans
Your Answer: Test Procedures , Test Plans

Page 33 of 85 33
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Multiple Answer


Question: Project Metrics enable a software project manager to:-
Correct Answer: Uncover problem areas before they go Critical , Assess the Status of the
Ongoing Project , Identify the Risk Potential
Your Answer: Assess the Status of the Ongoing Project , Identify the Risk Potential , Manage
the resources

Match The Following


Question Correct Answer Your Answer
Normalization Table Design Table Design
Performance Management Efficiency & Effectiveness Efficiency & Effectiveness
Relational Model Data Management With Ease Data Management With Ease
E-R Diagrams Strong & Weak Entities Strong & Weak Entities

Select The Blank


Question: An accounting System based on rules and Principles could be an example of
________ System.
Correct Answer: Deterministic
Your Answer: Deterministic

True/False
Question: Proactive risk strategies are applied to deal with risk when it occurs.
Correct Answer: False
Your Answer: False

Multiple Choice Single Answer


Question: A set of Computer Programs which performs set of preset functions is called as ?
Correct Answer: Software
Your Answer: Software

True/False
Question: Systems running on web platforms needs high level of protection from testers.
Correct Answer: False
Your Answer: True

Select The Blank


Question: ________ testing confirms that the needs and requirements are fulfilled in the
development environment.
Correct Answer: Alpha
Your Answer: Beta

Multiple Choice Single Answer


Question: Most of the Software's Continues to be custom built because
Correct Answer: Reusability of the Component
Your Answer: Reusability of the Component

Multiple Choice Multiple Answer


Question: SQA efforts most primarily assures:-
Correct Answer: Software Quality , Software Reliability , Software Availability
Your Answer: Software Quality , Software Reliability , Software Availability

Multiple Choice Single Answer


Question: A System which operates in a unpredictable manner is :-
Correct Answer: Probabilistic
Your Answer: Probabilistic

Page 34 of 85 34
SCDL – 3rd Semester – Software Engineering and Project Management

True/False
Question: The Data Management is not easy with relational Model.
Correct Answer: False
Your Answer: False

Multiple Choice Multiple Answer


Question: Risk Management is a Process based on application of :-
Correct Answer: Game Theory , Probability Theory , Decision Theory
Your Answer: Game Theory , Probability Theory , Decision Theory

Multiple Choice Single Answer


Question: A layer in which rules and regulations , functions and processes, dataflows and
process flows are visualized:-
Correct Answer: Logical
Your Answer: Operational

Multiple Choice Single Answer


Question: A Phenomenon which states that over a period of times the system gets into a phase
of degrading and disorganization is:-
Correct Answer: Entropy
Your Answer: Entropy

Select The Blank


Question: Inventory Control System which is designed based on demand and supply variations
could be an example of ________ system
Correct Answer: Probabilistic
Your Answer: Probabilistic

Select The Blank


Question: PRM stands for ________
Correct Answer: Prototyping Model
Your Answer: Prototyping Model

Multiple Choice Multiple Answer


Question: Project Risk Management Includes:-
Correct Answer: Risk Avoidance , Risk Mitigation , Risk Prevention

Select The Blank


Question: A Module Tests focuses on ________.
Correct Answer: Functions & Design

Multiple Choice Single Answer


Question: A process in which a project is broken down into smaller manageable units is called
as :-
Correct Answer: Project Compartmentalization

Select The Blank


Question: The company should establish a ________ and maintain a documented quality
system as a means of ensuring that it conforms to the specified requirements of ISO.
Correct Answer: Quality System Procedure

True/False
Question: SRS is Systems requirement specifications in the software development phase
Correct Answer: True

Select The Blank

Page 35 of 85 35
SCDL – 3rd Semester – Software Engineering and Project Management

Question: One of the most important guideline for the reviewing the product is review the
product not the ________.
Correct Answer: Producer

True/False
Question: The Emphasis in SSAD is on functions and features.
Correct Answer: True

Multiple Choice Single Answer


Question: Application of Knowledge, Resources , tools and techniques to deliver customer
needs within agreed terms of cost and time is :-
Correct Answer: Project Management

Multiple Choice Multiple Answer


Question: RMMM Plan deals with :-
Correct Answer: Mitigation , Monitoring , Management

True/False
Question: A Software solution is evolved in parts as in an incremental fashion in incremental
model
Correct Answer: True

True/False
Question: Documentation testing tests and verifies whether the troubleshooting is easily
achieved or not.
Correct Answer: True

Multiple Choice Multiple Answer


Question: Design Constraints include:-
Correct Answer: Resource Limitations , Platform Limitations , Protocol Limitations

Multiple Choice Single Answer


Question: Software Engineering attempts to identify what information is to be processed, what
function and performance is desired in which phase?
Correct Answer: Definition Phase

Multiple Choice Single Answer


Question: A Modification of the Software is done to accommodate the changes forced by the
external environment is
Correct Answer: Adaptive Maintenance

Multiple Choice Single Answer


Question: A System flow chart is also called as:-
Correct Answer: State Transaction Diagram

Select The Blank


Question: Cohesion and Coupling is the criteria for measuring ________.
Correct Answer: Functional Dependency

Multiple Choice Single Answer


Question: A software metrics use a measure of the functionality delivered by the application as
a normalisation value is :-
Correct Answer: Function oriented Software Metrics

Select The Blank


Question: The basic tangible measure of the software is ________
Correct Answer: Lines of Code

Page 36 of 85 36
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Single Answer


Question: A testing methodology where two types of testing techniques are applied viz. Black
Box & White Box Testing is ?
Correct Answer: Unit Testing

Multiple Choice Single Answer


Question: A testing technique which is critically important and it ensures correctness of all
inputs and basic processes of a unit is called as ?
Correct Answer: White Box Testing
Your Answer: Component Testing

True/False
Question: A computer system without system software can not function
Correct Answer: True
Your Answer: True

Select The Blank


Question: The ________ phase of software engineering focuses on how data are to be
structured and programs are to be developed
Correct Answer: Development
Your Answer: Development

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Multiple Answer


Question: Test cases are designed to tests:-
Correct Answer: Internal Logic , Software Requirements
Your Answer: Internal Logic , Software Requirements , A Quality aspect of a Program

Select The Blank


Question: Requirements Management Begins with ________.
Correct Answer: Identification
Your Answer: Identification

Select The Blank


Question: A collection of programs written to service other set of programs and its functions is
called as ________
Correct Answer: System Software
Your Answer: System Software

True/False
Question: System testing Starts when Software Integration is about to be completed.
Correct Answer: False
Your Answer: True

Select The Blank


Question: ________ layer of the Systems focuses on User Interfaces, data entry, operation
flows and maintenance.
Correct Answer: Operational
Your Answer: Conceptual

Select The Blank


Question: Inadequacy or misout in SRS & RDD is ________.
Correct Answer: Defect
Your Answer: Error

Page 37 of 85 37
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Single Answer


Question: An Approach foucsses on Objects and Processing Methods
Correct Answer: OOSAD
Your Answer: OOSAD

Multiple Choice Multiple Answer


Question: Some of the Steps involve in Integration Testing is :-
Correct Answer: Main Control Module is a Test Driver , Tests are conducted as each
component is added , Regression Testing is done
Your Answer: Main Control Module is a Test Driver , Tests are conducted as each component is
added , Regression Testing is done , Stress Testing

Multiple Choice Single Answer


Question: When the System requirements are easy to establish and are stable, the
development is customer specific, and changes are not foreseen then the model used is?
Correct Answer: Water Fall Model
Your Answer: Spiral Model

Match The Following


Question Correct Answer Your Answer
World Wide Web Content provider Deteriorates
Software Deteriorates Wear's Out
System Software File Management Integrated System
Application Software Standalone Programs File Management

Multiple Choice Multiple Answer


Question: The stages of the Iterative Models are
Correct Answer: Requirement Analysis , System Design , Development Coding & Unit Testing
Your Answer: Requirement Analysis , System Design , Development Coding & Unit Testing

Multiple Choice Single Answer


Question: At the beginning testing focuses on each component individually, ensuring that it
function properly as a unit or not this is termed as:-
Correct Answer: Unit Testing
Your Answer: Component Testing

Select The Blank


Question: An Operational deviation made by the user leading to improper result is said to be
________.
Correct Answer: Fault or Mistake of the System
Your Answer: Failure

Multiple Choice Single Answer


Question: An outcome of Requirements Management Stage is :-
Correct Answer: Software Requirement Specifications
Your Answer: Software Requirement Specifications

Multiple Choice Single Answer


Question: A set of activities ensure that the software that has been built is traceable to customer
requirements:-
Correct Answer: Validation
Your Answer: Verification & Validation

Multiple Choice Multiple Answer


Question: The Examples of Business Software are
Correct Answer: Payroll ,Accounting, , Inventory , customer Relation Management

Page 38 of 85 38
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer: Inventory , customer Relation Management , Compiler , Payroll ,Accounting,

Select The Blank


Question: ________ is a System Engineering approach that is used to define architecture that
enables a business to use Information Effectively.
Correct Answer: Business Processing Engineering
Your Answer: Business Processing Engineering

Multiple Choice Multiple Answer


Question: Boehm's Model has following Stages:-
Correct Answer: Production , Engineering
Your Answer: Engineering , Engineering , Inception

Multiple Choice Multiple Answer


Question: Fourth generation technology helps to control
Correct Answer: Effort , Resource , Cost development
Your Answer: Effort , Resource , Cost development , Coding

Match The Following


Question Correct Answer Your Answer
Closed System Parameter are fixed Parameter are fixed
Deterministic System Predictable Behavior Parameters are Variables
Probabilistic System Unpredictable Behavior Unpredictable Behavior
Open System Parameters are Variables Normalized External
Parameters

True/False
Question: SQA is ensured through a Quality Management System.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: The next development in software engineering is
Correct Answer: The use of Component technology , The use of tool generate the code , The
extensive use od CASE tool for analysis and design
Your Answer: Graphical tool , The use of tool generate the code , The extensive use od CASE
tool for analysis and design , The use of Component technology

Select The Blank


Question: Usually the test cases are written using ________.
Correct Answer: Testing Techniques
Your Answer: Requirements Specifications

Select The Blank


Question: A ________ is all about providing hardware and software tools as and when required
by the development team to manage process effectively
Correct Answer: Configuration Management
Your Answer: Configuration Management

Multiple Choice Multiple Answer


Question: The types of Software are
Correct Answer: Business Software , Embedded Software , System Software
Your Answer: Business Software , Embedded Software , System Software

Multiple Choice Single Answer


Question: The Behavioral Aspect of the System could be Shown using :-
Correct Answer: Data Flow Diagrams

Page 39 of 85 39
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer: System Design

True/False
Question: People, Procedures and Parameters are the Drivers of the Technology.
Correct Answer: False
Your Answer: True

True/False
Question: The ultimate goal of the SQA is to write test cases which fixes the errors.
Correct Answer: False
Your Answer: True

Multiple Choice Multiple Answer


Question: Software Risk could be of :-
Correct Answer: Process Risk , Project Risk , Product Risk
Your Answer: Process Risk , Project Risk , Product Risk

Multiple Choice Multiple Answer


Question: SQA efforts most primarily assures:-
Correct Answer: Software Quality , Software Reliability , Software Availability
Your Answer: Software Quality , Software Reliability , Software Availability

Multiple Choice Single Answer


Question: A System which is designed to interact and to exchange with the environment and
reacts to the inputs accordingly:-
Correct Answer: Open System
Your Answer: Open System

Multiple Choice Multiple Answer


Question: A documentation is tested through :-
Correct Answer: Technical Review , Actual Operational Review
Your Answer: Technical Review , Testing Techniques

Multiple Choice Single Answer


Question: A Model which Supports Modern Software Development is :-
Correct Answer: Boehm's
Your Answer: Boehm's

True/False
Question: SRS is one of the cause of not meeting the SQA.
Correct Answer: True
Your Answer: False

Multiple Choice Multiple Answer


Question: Resources required for a Software development activity could be :-
Correct Answer: People , Development Environment , Reusable Components
Your Answer: People , Development Environment , Reusable Components

Multiple Choice Single Answer


Question: A process in which a project is broken down into smaller manageable units is called
as :-
Correct Answer: Project Compartmentalization
Your Answer: Project Management

Multiple Choice Single Answer

Page 40 of 85 40
SCDL – 3rd Semester – Software Engineering and Project Management

Question: A process to commit the organisation to start the project and complete the project
document providing a broad spectrum of the project is :-
Correct Answer: Project Initiation
Your Answer: Project Planning

Select The Blank


Question: ________is a key management in the development of effective software solutions
Correct Answer: Software Process Management
Your Answer: Software Development Model

Select The Blank


Question: The company shall establish a ________ to control flow of documents that relate to
the requirements of the ISO.
Correct Answer: Document Control System
Your Answer: Document Control System

Select The Blank


Question: ________ type of testing evaluate the logical access to the basic functionality of the
System.
Correct Answer: Security Testing
Your Answer: Security Testing

Multiple Choice Multiple Answer


Question: A good test is one that has:-
Correct Answer: High Probability of detecting an error , Not Redundant , Simple to execute &
Independent
Your Answer: High Probability of detecting an error , Not Redundant , Simple to execute &
Independent

Multiple Choice Multiple Answer


Question: The responsibilities of Software Managerare
Correct Answer: To maintain budget , Keep schedules from slipping , Improve quality
Your Answer: To maintain budget , Keep schedules from slipping , Improve quality

True/False
Question: The last step in the design process is the Software development.
Correct Answer: False
Your Answer: False

Multiple Choice Single Answer


Question: A software which resides in the read only memory and controls the functions of the
resident Products
Correct Answer: Embedded Software
Your Answer: Embedded Software

Multiple Choice Single Answer


Question: A model which creates sources and destinations for the data flows of data i.e. input
and output is:-
Correct Answer: Data Flow Diagrams
Your Answer: Data Flow Diagrams

Multiple Choice Multiple Answer


Question: The software designed with the correct choice of technology and architecture to
ensure:
Correct Answer: Customer Satisfaction , On-time Delivery , Developed with the budgeted cost
Your Answer: Customer Satisfaction , On-time Delivery , Developed with the budgeted cost

Page 41 of 85 41
SCDL – 3rd Semester – Software Engineering and Project Management

True/False
Question: Database Design is a major component of system design and development.
Correct Answer: True
Your Answer: True

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Single Answer


Question: In Interface Stage of SSAD phase the focus is on:-
Correct Answer: User Comfort
Your Answer: Functions

Multiple Choice Multiple Answer


Question: The Customer Requirements could be analyzed by:-
Correct Answer: Interviewing , Questionnaire , Meeting with Key Users
Your Answer: Interviewing , Questionnaire , Meeting with Key Users

Multiple Choice Single Answer


Question: How to develop or build a particular software module is defined by
Correct Answer: Software Engineering Methods
Your Answer: Software Engineering Methods

True/False
Question: E-R Diagrams are used to identify the Weak and Strong Relations.
Correct Answer: True
Your Answer: False

True/False
Question: Black Box testing Finds out Missing Functions & Interface Errors.
Correct Answer: True
Your Answer: True

True/False
Question: The ultimate goal of the SQA is to write test cases which fixes the errors.
Correct Answer: False
Your Answer: False

Select The Blank


Question: A ________ is largely depends upon the meeting of functional requirements and
performance measures with ease in operations.
Correct Answer: Customer Satisfaction
Your Answer: Customer Satisfaction

Multiple Choice Single Answer


Question: A testing is carried out before the execution of the development Process is :-
Correct Answer: Non Execution based testing
Your Answer: Execution Based testing

Select The Blank


Question: A ________ Measures the Quality of the output produced by the System
Correct Answer: Effectiveness
Your Answer: Effectiveness

Select The Blank

Page 42 of 85 42
SCDL – 3rd Semester – Software Engineering and Project Management

Question: The key requirements of the systems are identified in ________ Phase
Correct Answer: Definition
Your Answer: Definition

Multiple Choice Single Answer


Question: A type of testing which eliminates the errors in the design, architecture and
development & deployment process is.
Correct Answer: Non Execution based testing
Your Answer: Execution Based testing

Select The Blank


Question: A unit tests major focuses on ________
Correct Answer: Processes & Code
Your Answer: Interface

True/False
Question: Domain Specific applications are developed mostly integrating components which are
similar in functionality
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A Discipline that integrates Process, Methods and tools for development of a
software is
Correct Answer: Software Engineering
Your Answer: Software Engineering

Select The Blank


Question: ________ is developed or engineered not manufactured
Correct Answer: Software
Your Answer: Software

True/False
Question: ISO 9001 is used to develop quality assurance systems.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: Architecture Design Consists of:-
Correct Answer: Module Structure , Program Structure , Hierarchy in the Structure

True/False
Question: System Performance is measured through effectiveness and its efficiency.
Correct Answer: True

Multiple Choice Single Answer


Question: The Application of a systematic, disciplined, quantifiable approach to the
development, operation and maintenance of the software is termed as
Correct Answer: Software Engineering

Multiple Choice Multiple Answer


Question: The most affected elements of the Quality of the software is:-
Correct Answer: Customer , Developer , Stake Holders
Your Answer: Customer , Developer , Stake Holders

Multiple Choice Single Answer


Question: A system which operates in a predictable manner is :-

Page 43 of 85 43
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Deterministic System


Your Answer: Deterministic System

Multiple Choice Multiple Answer


Question: The Functionality of the Client application is tested using :-
Correct Answer: Server Tests , Database Tests , Transaction Tests
Your Answer: Server Tests , Database Tests

Multiple Choice Multiple Answer


Question: Software Risk could be of :-
Correct Answer: Process Risk , Project Risk , Product Risk
Your Answer: Process Risk , Project Risk , Product Risk

Multiple Choice Multiple Answer


Question: Test cases are designed to tests:-
Correct Answer: Internal Logic , Software Requirements
Your Answer: Internal Logic , Software Requirements

Multiple Choice Single Answer


Question: A Step in risk Management which identifies and enumerates the risk is :-
Correct Answer: Risk Identification
Your Answer: Risk Identification

True/False
Question: SE is applied for software development through Engineering Methods
Correct Answer: True
Your Answer: True

Select The Blank


Question: The Errors which have impact on look and feel of the system is classified as
________ errors
Correct Answer: Cosmetic
Your Answer: Fatal

True/False
Question: Spiral model itself is a model which is base for other software development models
Correct Answer: False
Your Answer: False

Match The Following


Question Correct Answer Your Answer
Data Dictionary Meta Data Meta Data
SSAD Analysis Tools Analysis Tools
DFD Source & Destination of Data Normalization
ERD Relationship of the Attributes Relationship of the
Attributes

Multiple Choice Multiple Answer


Question: The next development in software engineering is
Correct Answer: The use of tool generate the code , The extensive use od CASE tool for
analysis and design , The use of Component technology
Your Answer: The use of tool generate the code , The extensive use od CASE tool for analysis
and design , The use of Component technology

Multiple Choice Single Answer


Question: A model in which software development cycle is sequential process is :-
Correct Answer: Waterfall Model

Page 44 of 85 44
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer: Waterfall Model

True/False
Question: The major resources in the project is people and funds.
Correct Answer: False
Your Answer: True

Multiple Choice Multiple Answer


Question: The Software Risk affects :-
Correct Answer: Project Development , Software Product , Process of Development
Your Answer: Project Development , Software Product , Process of Development

Multiple Choice Single Answer


Question: A tool used to understand the system and used for analysis of the system is:-
Correct Answer: System Modeling
Your Answer: System Modeling

Match The Following


Question Correct Answer Your Answer
IEEE Institute of Electrical and Institute of Electrical and
Electronics Engineers Electronics Engineers
Water Fall Model Customer Specific Customer Specific
SSAD Structured Approach Structured Approach
OOSAD Object Oriented Approach Object Oriented Approach

Multiple Choice Multiple Answer


Question: The Factors enabling easy change are :-
Correct Answer: Maintainability , Flexibility , Testability
Your Answer: Maintainability , Flexibility , Reusability

True/False
Question: CAD/CAM/CAE are the examples of embedded Software
Correct Answer: False
Your Answer: False

Select The Blank


Question: ________ is the Significant project risk the management has to face in software
development activity due to budgeting constraints.
Correct Answer: Funding
Your Answer: Man Power

Multiple Choice Multiple Answer


Question: Database Design Specification include:-
Correct Answer: Data Model , Internal & External File Structure , Referential Details
Your Answer: Data Model , Internal & External File Structure , Referential Details

Multiple Choice Single Answer


Question: A software which directly communicates with the hardware and provides an interface
to perform certain tasks is termed as
Correct Answer: System Software
Your Answer: System Software

Multiple Choice Multiple Answer


Question: A formal Technical Review may include:-
Correct Answer: Walkthroughs , Inspections , Roundrobin reviews
Your Answer: Inspections , Roundrobin reviews , Testing Techniques

Page 45 of 85 45
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Multiple Answer


Question: Resources required for a Software development activity could be :-
Correct Answer: People , Development Environment , Reusable Components
Your Answer: People , Development Environment , Reusable Components

Multiple Choice Single Answer


Question: A process of acquiring hardware, software and development services and entering
into contract with customers and business partners to deliver the software product is :-
Correct Answer: Project Procurement Management
Your Answer: Project Procurement Management

Select The Blank


Question: A ________ arises due to uncertainties involved in assessing, estimating various
inputs to the software process.
Correct Answer: Process Risk
Your Answer: Process Risk

Select The Blank


Question: A ________ is understood as a possibility of Loss.
Correct Answer: Risk
Your Answer: Risk

Select The Blank


Question: The company shall establish a ________ to control flow of documents that relate to
the requirements of the ISO.
Correct Answer: Document Control System
Your Answer: Document Scanning System

Select The Blank


Question: A ________ is the most effective filter from a quality assurance stand point.
Correct Answer: Formal Technical Review
Your Answer: A good Tests

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Multiple Answer


Question: The stages of the Iterative Models are
Correct Answer: Development Coding & Unit Testing , Requirement Analysis , System Design
Your Answer: Development Coding & Unit Testing , Requirement Analysis , System Design

Select The Blank


Question: Requirements Management Begins with ________.
Correct Answer: Identification
Your Answer: Identification

Multiple Choice Multiple Answer


Question: System Design Consists of:-
Correct Answer: Level DFD's , System Flowcharts , ERD's
Your Answer: Level DFD's , ERD's

Multiple Choice Single Answer


Question: The Paradigm Structured System Analysis and Design was developed by:-
Correct Answer: Yourdon & De Macro
Your Answer: Yourdon & Boehm

Multiple Choice Multiple Answer

Page 46 of 85 46
SCDL – 3rd Semester – Software Engineering and Project Management

Question: In a Software Risk Management Risk drivers are :-


Correct Answer: Technology , People , Requirements
Your Answer: Technology , People , Programmers

Multiple Choice Multiple Answer


Question: IN OOSAD, Objects have
Correct Answer: attribute , Methods , relationship
Your Answer: attribute , Methods , relationship

Multiple Choice Single Answer


Question: A Standard Method which helps in keeping the system as an acceptable standards
is:-
Correct Answer: Periodical Maintenance
Your Answer: Periodical Maintenance

Select The Blank


Question: For managing change the SQA plan inculcates ________ to monitor the change.
Correct Answer: Software Configuration Management
Your Answer: ISO Auditor

Multiple Choice Multiple Answer


Question: Artificial Intelligent Domain Systems Could be
Correct Answer: Expert System , Image & Voice Recognition System , Neural Networks
Your Answer: Expert System , Image & Voice Recognition System

Multiple Choice Multiple Answer


Question: Characteristics of a test could be:-
Correct Answer: Not Redundant , Best of Breed , Neither too simple Nor to Complex
Your Answer: Best of Breed , Neither too simple Nor to Complex , Yield Better Results

True/False
Question: Software Development becomes complex due to the variety and heterogeneity of
requirement of different Users and Stakeholders
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: The outcome of Debugging Process is :-
Correct Answer: The Error cause will be detected and corrected , The Error Cause will not be
detected
Your Answer: The Error Cause will not be detected , Product Errors , Design Errors

True/False
Question: Integration testing is done when the modules are integrated or when new component
is added to the system.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: Risk Management is a Process Made up of following :-
Correct Answer: Risk Identification , Risk Analysis , Risk Assessment
Your Answer: Risk Assessment , Risk Handling , Risk Identification

Multiple Choice Multiple Answer


Question: The broad quality parameters are:-
Correct Answer: Reliability , Safety , Security
Your Answer: Reliability , Security , Development

Page 47 of 85 47
SCDL – 3rd Semester – Software Engineering and Project Management

Select The Blank


Question: ________ evaluates the run time performance of the system developed.
Correct Answer: Performance Testing
Your Answer: Beta Test

Multiple Choice Single Answer


Question: An Activity that has a definite Start and a definite end is termed as ?
Correct Answer: Project
Your Answer: Program

True/False
Question: Six Sigma is one of the most widely used strategy for statistical quality assurance in
an industry.
Correct Answer: True
Your Answer: True

True/False
Question: The Water Fall Model is used where the risk factor is almost nil
Correct Answer: True
Your Answer: True

Match The Following


Question Correct Answer Your Answer
Stress testing Testing with Abnormal SituationsFix It
Debugging Finding & Fixing Errors Locating Errors
Black Box Testing Incorrect or Missing Functions Incorrect or Missing Functions
White Box Testing Glass Box Testing Glass Box Testing

Select The Blank


Question: SE Methodology rides on two components, System Engineering and ________.
Correct Answer: Development Engineering
Your Answer: Requirement analysis

Select The Blank


Question: A ________ Measures the Efforts / cost / time used to achieve the output.
Correct Answer: Efficiency
Your Answer: Efficiency

Select The Blank


Question: ________ is a System Engineering approach that is used to define architecture that
enables a business to use Information Effectively.
Correct Answer: Business Processing Engineering
Your Answer: Business Processing Engineering

Match The Following


Question Correct Answer Your Answer
Performance of the System Non Functional Requirements Functional Requirements
SRS Structured System Analysis Documentation
Design Phase Design Documentation Design Documentation
SSAD Functions & Features Structured System Analysis

Multiple Choice Single Answer


Question: A principle in which the system is factored into smaller sub systems:-
Correct Answer: Decomposition
Your Answer: Decomposition

Page 48 of 85 48
SCDL – 3rd Semester – Software Engineering and Project Management

True/False
Question: Decomposition breaks the System into smaller modules and components.
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A project management activity globally viewed as :-
Correct Answer: A System
Your Answer: A System

Select The Blank


Question: ________ tests confirms that the needs and requirements are fulfilled on the
deployment platform.
Correct Answer: Beta
Your Answer: Beta

Multiple Choice Multiple Answer


Question: Some of the Steps involve in Integration Testing is :-
Correct Answer: Main Control Module is a Test Driver , Tests are conducted as each
component is added , Regression Testing is done
Your Answer: Tests are conducted as each component is added , Regression Testing is done ,
Stress Testing

Multiple Choice Single Answer


Question: A process which audits and inspects whether the people responsible for quality and
customer satisfaction follow the quality control measures & standards or not is :-
Correct Answer: Quality Assurance
Your Answer: Quality Assurance

Multiple Choice Single Answer


Question: The Extent of effort to locate the error and fix it is :-
Correct Answer: Maintainability
Your Answer: Reliability

Multiple Choice Single Answer


Question: The Scope of the work in a Software Project is defined by :-
Correct Answer: Statement of Work
Your Answer: Requirement Specifications

True/False
Question: Stress Testing is a part of Integration testing.
Correct Answer: False
Your Answer: True

Select The Blank


Question: The Failure Curve of a Hardware is called as ________
Correct Answer: Bathtub Curve
Your Answer: Bathtub Curve

Multiple Choice Single Answer


Question: A testing is carried out continuously as the software components are built or
incremented is:-
Correct Answer: Incremental Testing
Your Answer: Incremental Testing

Select The Blank

Page 49 of 85 49
SCDL – 3rd Semester – Software Engineering and Project Management

Question: LOC Means________


Correct Answer: Lines of Code
Your Answer: Lines of Code

Multiple Choice Multiple Answer


Question: OOSAD development approach uses
Correct Answer: Objects , Process modeling , Object attributes
Your Answer: Objects , Process modeling , Object attributes

True/False
Question: System testing checks the abnormality in the software system.
Correct Answer: False
Your Answer: False

True/False
Question: System testing Starts when Software Integration is about to be completed.
Correct Answer: False
Your Answer: True

Multiple Choice Single Answer


Question: The Software development engineering which builds objects of models independent
of the system under consideration is ?
Correct Answer: OOSAD
Your Answer: OOSAD

Select The Blank


Question: ________ type of testing evaluate the logical access to the basic functionality of the
System.
Correct Answer: Security Testing
Your Answer: Security Testing

Multiple Choice Single Answer


Question: A software which resides in the read only memory and controls the functions of the
resident Products
Correct Answer: Embedded Software
Your Answer: Embedded Software

Select The Blank


Question: A ________ deals with identification and assessment of potential hazards of software
failing and its impact on the systems.
Correct Answer: Software Safety
Your Answer: Software Implementation

Multiple Choice Single Answer


Question: A system for the support of software development is called
Correct Answer: Computer Aided Software Engineering
Your Answer: Supporting Modules

True/False
Question: Recovery testing focuses on the Cost Recovery Plan of the Software Implemented.
Correct Answer: False
Your Answer: False

True/False
Question: A software review is a filter for the software development process.
Correct Answer: True
Your Answer: False

Page 50 of 85 50
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Multiple Answer


Question: Black Box testing techniques are:-
Correct Answer: Graph Based Testing Methods , Equivalence Portioning , Boundary Value
Analysis
Your Answer: Stress Testing , Boundary Value Analysis

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Single Answer


Question: The success of the software depends upon ?
Correct Answer: Usability
Your Answer: Maintenance

Match The Following


Question Correct Answer Your Answer
System Software Operating System Operating System
Machine & assembly Language Scientists and engineers Scientists and engineers
Software efficiency Optimum use of resources Optimum use of resources
Software Usability Good Documentation Good Documentation

Multiple Choice Single Answer


Question: A process which audits and inspects whether the people responsible for quality and
customer satisfaction follow the quality control measures & standards or not is :-
Correct Answer: Quality Assurance
Your Answer: Quality Assurance

Multiple Choice Single Answer


Question: A Process of organizing the sub systems as one system to reduce the number of
connectivities or interfaces:-
Correct Answer: Simplification
Your Answer: Simplification

True/False
Question: Risk which can be known is termed as unpredictable risk.
Correct Answer: False
Your Answer: False

Multiple Choice Single Answer


Question: How to develop or build a particular software module is defined by
Correct Answer: Software Engineering Methods
Your Answer: Software Engineering Methods

Multiple Choice Single Answer


Question: A system for the support of software development is called
Correct Answer: Computer Aided Software Engineering
Your Answer: Computer Aided Software Engineering

Multiple Choice Single Answer


Question: The extent the software meets the customer quality goals and expectations is termed
as :-
Correct Answer: Correctness
Your Answer: Correctness

Multiple Choice Multiple Answer


Question: Risk Management is a Process based on application of :-

Page 51 of 85 51
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Game Theory , Probability Theory , Decision Theory


Your Answer: Game Theory , Probability Theory , Decision Theory

Multiple Choice Single Answer


Question: A System which is adaptable to changes arising out of environmental changes:-
Correct Answer: Open System
Your Answer: Open System

True/False
Question: The Major risk involved in software project is to identify the programmers required
and the pay scales of them.
Correct Answer: False
Your Answer: True

Select The Blank


Question: ________ tests confirms that the needs and requirements are fulfilled on the
deployment platform.
Correct Answer: Beta
Your Answer: Beta

Multiple Choice Multiple Answer


Question: IN OOSAD, Objects have
Correct Answer: attribute , Methods , relationship
Your Answer: attribute , Methods , relationship

Select The Blank


Question: Inventory Control System which is designed based on demand and supply variations
could be an example of ________ system
Correct Answer: Probabilistic
Your Answer: Probabilistic

Multiple Choice Multiple Answer


Question: Risk Management is a Process Made up of following :-
Correct Answer: Risk Identification , Risk Analysis , Risk Assessment
Your Answer: Risk Identification , Risk Analysis , Risk Assessment

Select The Blank


Question: Generally in an ongoing project a project manager fixes up more ________ to have
proper control measurement of the project activities
Correct Answer: Major Milestone
Your Answer: Milestone

Multiple Choice Multiple Answer


Question: The outcome of Debugging Process is :-
Correct Answer: The Error cause will be detected and corrected , The Error Cause will not be
detected
Your Answer: The Error Cause will not be detected , The Error cause will be detected and
corrected

Select The Blank


Question: An accounting System based on rules and Principles could be an example of
________ System.
Correct Answer: Deterministic
Your Answer: Deterministic

Multiple Choice Single Answer

Page 52 of 85 52
SCDL – 3rd Semester – Software Engineering and Project Management

Question: A Discipline that integrates Process, Methods and tools for development of a
software is
Correct Answer: Software Engineering
Your Answer: Software Engineering

True/False
Question: Six Sigma is one of the most widely used strategy for statistical quality assurance in
an industry.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: A formal Technical Review may include:-
Correct Answer: Walkthroughs , Inspections , Roundrobin reviews
Your Answer: Walkthroughs , Inspections , Roundrobin reviews

Select The Blank


Question: A ________ has to be performed regularly throughout the achievement life cycle.
Correct Answer: Risk Management
Your Answer: Risk Analysis

True/False
Question: SRS is Systems requirement specifications in the software development phase
Correct Answer: True
Your Answer: True

Select The Blank


Question: In the ________ model data elements are organized in tree structure in parent-child
format.
Correct Answer: Hierarchical
Your Answer: Hierarchical
True/False
Question: System testing checks the abnormality in the software system.
Correct Answer: False
Your Answer: False

Multiple Choice Multiple Answer


Question: System Design Consists of:-
Correct Answer: Level DFD's , System Flowcharts , ERD's
Your Answer: Level DFD's , System Flowcharts , ERD's

Multiple Choice Multiple Answer


Question: Characteristics of a test could be:-
Correct Answer: Not Redundant , Best of Breed , Neither too simple Nor to Complex
Your Answer: Not Redundant , Best of Breed , Neither too simple Nor to Complex

Multiple Choice Single Answer


Question: An Activity that has a definite Start and a definite end is termed as ?
Correct Answer: Project
Your Answer: Project

True/False
Question: The Unit of the Software is the smallest entity to be tested.
Correct Answer: True
Your Answer: True

Select The Blank

Page 53 of 85 53
SCDL – 3rd Semester – Software Engineering and Project Management

Question: ________ is a process of executing a program with the intent of finding an error.
Correct Answer: Testing
Your Answer: Validations

Select The Blank


Question: A ________ is used to show the system flow stage by stage in a logical sequence
Correct Answer: System Flow Chart
Your Answer: System Flow Chart

Multiple Choice Multiple Answer


Question: The Scope of the Software Project is defined by Statement of Work which is agreed
by ?
Correct Answer: Users , Stakeholders , Customers
Your Answer: Users , Stakeholders , Customers

Multiple Choice Multiple Answer


Question: Artificial Intelligent Domain Systems Could be
Correct Answer: Expert System , Image & Voice Recognition System , Neural Networks
Your Answer: Expert System , Image & Voice Recognition System , Neural Networks

Match The Following


Question Correct Answer Your Answer
Spiral Model Boehm Spiral model Boehm Spiral model
Legacy software Poor Quality Poor Quality
Objects Attribute, Methods Attribute, Methods
SSAD yourdan & DeMarco yourdan & DeMarco

Multiple Choice Multiple Answer


Question: Design Constraints include:-
Correct Answer: Resource Limitations , Platform Limitations , Protocol Limitations
Your Answer: Resource Limitations , Platform Limitations , Protocol Limitations
Multiple Choice Single Answer
Question: The Application of a systematic, disciplined, quantifiable approach to the
development, operation and maintenance of the software is termed as
Correct Answer: Software Engineering
Your Answer: Software Engineering

Multiple Choice Single Answer


Question: A type of testing which verifies that all the system elements are meshed properly and
that overall system function / performance is achieved is:-
Correct Answer: System testing
Your Answer: Component Testing

True/False
Question: CAD/CAM/CAE are the examples of embedded Software
Correct Answer: False
Your Answer: False

Select The Blank


Question: Software is classified into two categories, Generic and ________.
Correct Answer: Cutomised
Your Answer: Cutomised

Multiple Choice Single Answer


Question: A Step in risk Management which identifies and enumerates the risk is :-
Correct Answer: Risk Identification
Your Answer: Risk Identification

Page 54 of 85 54
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Multiple Answer


Question: The Contents which are recorded by the Data Dictionary for an typical item is:-
Correct Answer: Definition , Identification , Validation Text & Relationship
Your Answer: Definition , Identification , Validation Text & Relationship

Multiple Choice Single Answer


Question: A costs which includes cost of rework, repair and failure analysis is :-
Correct Answer: Failure Cost
Your Answer: Maintenance Cost

True/False
Question: Recovery testing focuses on the Cost Recovery Plan of the Software Implemented.
Correct Answer: False
Your Answer: False

Select The Blank


Question: For managing change the SQA plan inculcates ________ to monitor the change.
Correct Answer: Software Configuration Management
Your Answer: Software Configuration Management

True/False
Question: System Performance is measured through effectiveness and its efficiency.
Correct Answer: True
Your Answer: True

True/False
Question: A software review is a filter for the software development process.
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: The Extend to which the software product is protected from an unauthorized access
is :-
Correct Answer: Integrity
Your Answer: Integrity

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Multiple Answer


Question: Legacy software -Poor quality has
Correct Answer: Inextensible design , Convoluted Code , Poor or nonexistent documentation
Your Answer: Poor or nonexistent documentation , Inextensible design , Convoluted Code

Multiple Choice Single Answer


Question: A System which is not influenced by the external environment:-
Correct Answer: Closed System
Your Answer: Closed System

Select The Blank


Question: ________ combines software, Hardware and a software engineering database to
create a software engineering environment for hardware
Correct Answer: CASE
Your Answer: Integrated Wizard

Multiple Choice Single Answer

Page 55 of 85 55
SCDL – 3rd Semester – Software Engineering and Project Management

Question: An Approach which majorly focuses on Functions and data structure designed for
those functions.
Correct Answer: SSAD
Your Answer: SSAD

Select The Blank


Question: To become a registered, one of the quality assurance system models contained in
ISO 9000 a company's quality system is scrutinized by ________.
Correct Answer: Third Party Auditor
Your Answer: Third Party Auditor

Multiple Choice Single Answer


Question: A Modification of the Software is done to accommodate the changes forced by the
external environment is
Correct Answer: Adaptive Maintenance
Your Answer: Corrective Maintenance

Multiple Choice Single Answer


Question: A set of Computer Programs which performs set of preset functions is called as ?
Correct Answer: Software
Your Answer: Software

Multiple Choice Multiple Answer


Question: The Factors enabling easy change are :-
Correct Answer: Maintainability , Flexibility , Testability
Your Answer: Maintainability , Flexibility , Reusability

Select The Blank


Question: In ________ model the data elements are organized indifferent areas that work
together through network communications.
Correct Answer: Network
Your Answer: Network - Relational

True/False
Question: Software Development becomes a costly and risky if the the development process
does not follow a systematic, scientific approach to produce the software
Correct Answer: True
Your Answer: True

Select The Blank


Question: ________ testing confirms that the needs and requirements are fulfilled in the
development environment.
Correct Answer: Alpha
Your Answer: Beta

Multiple Choice Single Answer


Question: Changes in the Customer requirements are understood and incorporated in which
phase?
Correct Answer: Support
Your Answer: Development

Multiple Choice Multiple Answer


Question: Black Box testing techniques are:-
Correct Answer: Graph Based Testing Methods , Equivalence Portioning , Boundary Value
Analysis
Your Answer: Graph Based Testing Methods , Stress Testing , Boundary Value Analysis

Page 56 of 85 56
SCDL – 3rd Semester – Software Engineering and Project Management

Select The Blank


Question: A ________ Measures the Quality of the output produced by the System
Correct Answer: Effectiveness
Your Answer: Efficiency

True/False
Question: Simplification rationalizes the complex , breakdown into clusters, making a
meaningful and functionally complete design.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: Resources required for a Software development activity could be :-
Correct Answer: People , Development Environment , Reusable Components
Your Answer: Modules , People , Development Environment

Select The Blank


Question: One of the most important guideline for the reviewing the product is review the
product not the ________.
Correct Answer: Producer
Your Answer: Developer

True/False
Question: The Emphasis in SSAD is on functions and features.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: Project Metrics enable a software project manager to:-
Correct Answer: Assess the Status of the Ongoing Project , Identify the Risk Potential ,
Uncover problem areas before they go Critical
Your Answer: Assess the Status of the Ongoing Project , Identify the Risk Potential , Manage
the resources

Multiple Choice Single Answer


Question: Most of the Software's Continues to be custom built because
Correct Answer: Reusability of the Component
Your Answer: Reusability of the Component

Select The Blank


Question: A ________ is an activity incorporating both software quality control and quality
assurance.
Correct Answer: Software Quality Management
Your Answer: ISO Standards

Multiple Choice Multiple Answer


Question: Operational Testing is carried out by :-
Correct Answer: Recovery Testing , Stress Testing , Performance Testing

Multiple Choice Single Answer


Question: A process of creating a document Statement of Work, and planning the major task
deliveries is :-
Correct Answer: Project Planning

Multiple Choice Single Answer


Question: Source Code of the Software is available so that the engineers can make the local
modifications and use the component

Page 57 of 85 57
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Open Source

True/False
Question: The Data Management is not easy with relational Model.
Correct Answer: False

Match The Following


Question Correct Answer Your Answer
Development of the Software Software Programs Software Engineering Layers
Corrective Maintenance Software Modules
Process, Tools & Methods Software Engineering Layers Analysis
Requirement Specifications Definition Phase Definition Phase

True/False
Question: A Software solution is evolved in parts as in an incremental fashion in incremental
model
Correct Answer: True

Select The Blank


Question: The Errors which have impact on look and feel of the system is classified as
________ errors
Correct Answer: Cosmetic

True/False
Question: Software Development becomes complex due to the variety and heterogeneity of
requirement of different Users and Stakeholders
Correct Answer: True

Select The Blank


Question: SE Methodology rides on two components, System Engineering and ________.
Correct Answer: Development Engineering

Multiple Choice Single Answer


Question: A Software that makes use of non numerical algorithms to solve complex problems
that are not amenable to straightforward analysis
Correct Answer: Artificial Intelligence

Select The Blank


Question: PRM stands for ________
Correct Answer: Prototyping Model

Multiple Choice Single Answer


Question: A DD type which models internals of the process i.e. the details namely how , where,
by whom and so on is known as:-
Correct Answer: Physical DFD

Match The Following


Question Correct Answer Your Answer
Verification & Validation Testing Testing
Incorrect Logical Decision White Box Testing Debugging
Incorrect Functions In a program Black Box Testing Tracing
Data Structure & Specific Values Test Case Black Box Testing

Multiple Choice Single Answer


Question: Software Engineering attempts to identify what information is to be processed, what
function and performance is desired in which phase?
Correct Answer: Definition Phase

Page 58 of 85 58
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer: Development Phase

Multiple Choice Single Answer


Question: The Quality aspect which includes the grade of materials, physical and performance
specifications, tolerance and process standards is :-
Correct Answer: Design
Your Answer: Requirements Specifications

Multiple Choice Multiple Answer


Question: Architecture Design Consists of:-
Correct Answer: Module Structure , Program Structure , Hierarchy in the Structure
Your Answer: Module Structure , Hierarchy in the Structure , Process Structure

Multiple Choice Multiple Answer


Question: The Functionality of the Client application is tested using :-
Correct Answer: Server Tests , Database Tests , Transaction Tests
Your Answer: Server Tests , Transaction Tests , Client Tests

True/False
Question: The results of the test case is recorded in the test specification document.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: Project Risk Management Includes:-
Correct Answer: Risk Prevention , Risk Avoidance , Risk Mitigation

Multiple Choice Multiple Answer


Question: Project Metrics helps the project manager in following ways :-
Correct Answer: Minimize the Development Schedule , Assess Product Quality regularly

Multiple Choice Single Answer


Question: A process which ensures that the materials input (Process input), the manufacturing
process (software development process) and outgoing quality are of requisite standards is :-
Correct Answer: Quality Assurance

Multiple Choice Single Answer


Question: A process of identifying, assessing , evaluating risk exposure, prioritizing the risk
incidences, and developing risk monitoring, management and mitigation plan is :-
Correct Answer: Project Risk Management

Multiple Choice Single Answer


Question: A type of testing where the focus is on design and development of the software
architecture is termed as:-
Correct Answer: Integration Testing

Select The Blank


Question: ________ is characterized by longetivity and business criticality
Correct Answer: Legacy Software

Multiple Choice Single Answer


Question: Who Defines SE as the application of a Systematic, disciplined and quantifiable
approach to the development and maintenance of a Software
Correct Answer: IEEE

Multiple Choice Single Answer

Page 59 of 85 59
SCDL – 3rd Semester – Software Engineering and Project Management

Question: A Software developed to perform certain functionality and later on embedded into the
hardware is called as
Correct Answer: Embedded Software

LIST OF ATTEMPTED QUESTION:S AND ANSWERS

Multiple Choice Multiple Answer


Question: The software designed with the correct choice of technology and architecture to ensure:
Correct Answer: Customer Satisfaction , On-time Delivery , Developed with the budgeted cost
Your Answer: Customer Satisfaction , On-time Delivery , Developed with the budgeted cost

True/False
Question: Risk which can be known is termed as unpredictable risk.
Correct Answer: False
Your Answer: False

Multiple Choice Single Answer


Question: A type of testing which eliminates the errors in the design, architecture and development &
deployment process is.
Correct Answer: Non Execution based testing
Your Answer: Non Execution based testing

Multiple Choice Multiple Answer


Question: The broad quality parameters are:-
Correct Answer: Reliability , Safety , Security
Your Answer: Reliability , Safety , Security

True/False
Question: E-R Diagrams are used to identify the Weak and Strong Relations.
Correct Answer: True
Your Answer: True
Multiple Choice Multiple Answer
Question: Resources required for a Software development activity could be :-
Correct Answer: People , Development Environment , Reusable Components
Your Answer: People , Development Environment , Reusable Components

Multiple Choice Multiple Answer


Question: A good test is one that has:-
Correct Answer: High Probability of detecting an error , Not Redundant , Simple to execute &
Independent
Your Answer: High Probability of detecting an error , Not Redundant , Simple to execute &
Independent

Multiple Choice Single Answer


Question: A System in which next state of the system can be predicted without doubt is :-
Correct Answer: Deterministic
Your Answer: Probabilistic

Multiple Choice Multiple Answer


Question: System Design Consists of:-
Correct Answer: Level DFD's , System Flowcharts , ERD's
Your Answer: Level DFD's , System Flowcharts , ERD's

Match The Following


Question: Correct Answer: Your Answer:
World Wide Web Content provider Content provider

Page 60 of 85 60
SCDL – 3rd Semester – Software Engineering and Project Management

Software Deteriorates Integrated System


System Software File Management Deteriorates
Application Software Standalone Programs File Management

True/False
Question: A software review is a filter for the software development process.
Correct Answer: True
Your Answer: True

True/False
Question: Reactive risk strategies are applied to deal with risk when it occurs.
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A type of testing where the focus is on error/ mistake or fault detection and correction is:-
Correct Answer: Process based Testing
Your Answer: Process based Testing

Match The Following


Question: Correct Answer: Your Answer:
IEEE Institute of Electrical and Institute of Electrical and
Electronics Engineers Electronics Engineers
Water Fall Model Customer Specific Structured Approach
SSAD Structured Approach Customer Specific
OOSAD Object Oriented Approach Object Oriented Approach

Multiple Choice Multiple Answer


Question: The Scope of the Software Project is defined by Statement of Work which is agreed by ?
Correct Answer: Customers , Users , Stakeholders
Your Answer: Users , Stakeholders , Customers

Select The Blank


Question: ________ testing confirms that the needs and requirements are fulfilled in the development
environment.
Correct Answer: Alpha
Your Answer: Alpha

True/False
Question: SQA is ensured through a Quality Management System.
Correct Answer: True
Your Answer: True

Select The Blank


Question: The Failure Curve of a Hardware is called as ________
Correct Answer: Bathtub Curve
Your Answer: Bathtub Curve

Multiple Choice Multiple Answer


Question: The next development in software engineering is
Correct Answer: The use of tool generate the code , The extensive use od CASE tool for analysis and
design , The use of Component technology
Your Answer: The use of tool generate the code , The extensive use od CASE tool for analysis and
design , The use of Component technology

Multiple Choice Multiple Answer


Question: A formal Technical Review may include:-

Page 61 of 85 61
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Walkthroughs , Inspections , Roundrobin reviews


Your Answer: Walkthroughs , Inspections , Roundrobin reviews

True/False
Question: Domain Specific applications are developed mostly integrating components which are similar
in functionality
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A Principle in which the Functional Cohesion between the sub system is maintained:-
Correct Answer: Decomposition
Your Answer: Decomposition

Multiple Choice Multiple Answer


Question: Architecture Design Consists of:-
Correct Answer: Module Structure , Program Structure , Hierarchy in the Structure
Your Answer: Module Structure , Hierarchy in the Structure , Process Structure

True/False
Question: White Box Testing Measures the Correctness of the Inputs and Basic Processes.
Correct Answer: True
Your Answer: True

Select The Blank


Question: A ________ is understood as a possibility of Loss.
Correct Answer: Risk
Your Answer: Risk

Select The Blank


Question: An incorrect decision by the designer, programmer or analyst that leads to improper result is
an ________.
Correct Answer: Error
Your Answer: Error

Multiple Choice Single Answer


Question: An Approach which majorly focuses on Functions and data structure designed for those
functions.
Correct Answer: SSAD
Your Answer: SSAD

True/False
Question: CAD/CAM/CAE are the examples of embedded Software
Correct Answer: False
Your Answer: False

Multiple Choice Single Answer


Question: A process which ensures that the materials input (Process input), the manufacturing process
(software development process) and outgoing quality are of requisite standards is :-
Correct Answer: Quality Assurance
Your Answer: Quality Management

True/False
Question: Simplification rationalizes the complex , breakdown into clusters, making a meaningful and
functionally complete design.
Correct Answer: True
Your Answer: True

Page 62 of 85 62
SCDL – 3rd Semester – Software Engineering and Project Management

Select The Blank


Question: In the ________ model data elements are organized in tree structure in parent-child format.
Correct Answer: Hierarchical
Your Answer: Hierarchical

Select The Blank


Question: A Module Tests focuses on ________.
Correct Answer: Functions & Design
Your Answer: Functions & Design

Multiple Choice Multiple Answer


Question: White Box Testing Checks :-
Correct Answer: All Paths in the process are correctly operational , All Logical decision are executed
with true or false , All Loops are executed
Your Answer: All Paths in the process are correctly operational , All Logical decision are executed with
true or false , All Loops are executed

Multiple Choice Single Answer


Question: A process which breaks statement of work into smaller activities with clear start - finish
definition is called as :-
Correct Answer: Work Break Down Structure
Your Answer: Work Break Down Structure

True/False
Question: Errors in documentation give rise to fatal results.
Correct Answer: True
Your Answer: True

Select The Blank


Question: ________ is a process of executing a program with the intent of finding an error.
Correct Answer: Testing
Your Answer: Testing

Select The Blank


Question: ________ is achieved by carving out a module that is responsible for any unique function
and which does not need to interact with other parts of the system.
Correct Answer: Functional Dependency
Your Answer: Functional Dependency

Multiple Choice Multiple Answer


Question: System Testing Techniques are :-
Correct Answer: Alpha Test , Beta Test
Your Answer: Alpha Test , Beta Test

Multiple Choice Single Answer


Question: A model in which software development cycle is sequential process is :-
Correct Answer: Waterfall Model
Your Answer: Waterfall Model

Select The Blank


Question: To become a registered, one of the quality assurance system models contained in ISO 9000
a company's quality system is scrutinized by ________.
Correct Answer: Third Party Auditor
Your Answer: SQM

Multiple Choice Single Answer

Page 63 of 85 63
SCDL – 3rd Semester – Software Engineering and Project Management

Question: A software which resides in the read only memory and controls the functions of the resident
Products
Correct Answer: Embedded Software
Your Answer: Embedded Software

Multiple Choice Single Answer


Question: A document which identifies and helps the project manager to focus on the grey areas or
critical functions in the project is :-
Correct Answer: Software Requirement Specifications
Your Answer: Software Requirement Specifications

Multiple Choice Multiple Answer


Question: Project Metrics enable a software project manager to:-
Correct Answer: Assess the Status of the Ongoing Project , Identify the Risk Potential , Uncover
problem areas before they go Critical
Your Answer: Assess the Status of the Ongoing Project , Identify the Risk Potential , Uncover problem
areas before they go Critical

Multiple Choice Single Answer


Question: A system for the support of software development is called
Correct Answer: Computer Aided Software Engineering
Your Answer: Computer Aided Software Engineering

Multiple Choice Single Answer


Question: A Collection of Interrelated, Interdependent group of elements which interact to achieve
certain objectives is called as:-
Correct Answer: System
Your Answer: Software

Select The Blank


Question: Inadequacy or misout in SRS & RDD is ________.
Correct Answer: Defect
Your Answer: Defect

Select The Blank


Question: LOC Means________
Correct Answer: Lines of Code
Your Answer: Lines of Code

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Single Answer


Question: A process of identifying, assessing , evaluating risk exposure, prioritizing the risk
incidences, and developing risk monitoring, management and mitigation plan is :-
Correct Answer: Project Risk Management
Your Answer: Project Risk Management

Multiple Choice Single Answer


Question: A Modification of the Software is done to accommodate the changes forced by the
external environment is
Correct Answer: Adaptive Maintenance
Your Answer: Corrective Maintenance

Multiple Choice Multiple Answer


Question: A documentation is tested through :-
Correct Answer: Technical Review , Actual Operational Review

Page 64 of 85 64
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer: Technical Review , Actual Operational Review , Code

Multiple Choice Single Answer


Question: In Interface Stage of SSAD phase the focus is on:-
Correct Answer: User Comfort
Your Answer: Design of the Output Formats

Multiple Choice Single Answer


Question: A type of testing which verifies that all the system elements are meshed properly and
that overall system function / performance is achieved is:-
Correct Answer: System testing
Your Answer: Component Testing

Select The Blank


Question: A ________ deals with identification and assessment of potential hazards of software
failing and its impact on the systems.
Correct Answer: Software Safety
Your Answer: Software Testing

True/False
Question: The Water Fall Model is used where the risk factor is almost nil
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A System in which next state of the system can be predicted without doubt is :-
Correct Answer: Deterministic
Your Answer: Open System

True/False
Question: Spiral model itself is a model which is base for other software development models
Correct Answer: False
Your Answer: True

True/False
Question: System testing checks the abnormality in the software system.
Correct Answer: False
Your Answer: True

True/False
Question: ISO 9001 is used to develop quality assurance systems.
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A type of testing where the focus is on design and development of the software
architecture is termed as:-
Correct Answer: Integration Testing
Your Answer: Module testing

True/False
Question: The results of the test case is recorded in the test specification document.
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A Principle in which the Functional Cohesion between the sub system is maintained:-

Page 65 of 85 65
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Decomposition


Your Answer: Decoupling

Multiple Choice Multiple Answer


Question: SQA efforts most primarily assures:-
Correct Answer: Software Quality , Software Reliability , Software Availability
Your Answer: Software Quality , Software Reliability , Software Availability

Multiple Choice Multiple Answer


Question: The Customer Requirements could be analyzed by:-
Correct Answer: Interviewing , Questionnaire , Meeting with Key Users
Your Answer: Questionnaire , Case Study , Meeting with Key Users

Multiple Choice Single Answer


Question: The extent the software meets the customer quality goals and expectations is termed
as :-
Correct Answer: Correctness
Your Answer: Reliability

Multiple Choice Multiple Answer


Question: The Factors enabling easy change are :-
Correct Answer: Maintainability , Flexibility , Testability
Your Answer: Maintainability , Flexibility , Reusability

Match The Following


Question Correct Answer Your Answer
Development of the Software Programs Software Engineering Layers
Software
Corrective Maintenance Analysis
Process, Tools & Methods Software Engineering Layers Software Modules
Requirement Specifications Definition Phase Software Programs

Select The Blank


Question: Cohesion and Coupling is the criteria for measuring ________.
Correct Answer: Functional Dependency
Your Answer: Functional Dependency

Select The Blank


Question: A collection of programs written to service other set of programs and its functions is
called as ________
Correct Answer: System Software
Your Answer: Integrated Software

Select The Blank


Question: ________ is a System Engineering approach that is used to define architecture that
enables a business to use Information Effectively.
Correct Answer: Business Processing Engineering
Your Answer: Business Process Models

Multiple Choice Single Answer


Question: The Application of a systematic, disciplined, quantifiable approach to the development,
operation and maintenance of the software is termed as
Correct Answer: Software Engineering
Your Answer: Software Maintenance

Multiple Choice Multiple Answer


Question: RMMM Plan deals with :-

Page 66 of 85 66
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Mitigation , Monitoring , Management


Your Answer: Mitigation , Monitoring , Management

Select The Blank


Question: In ________Model the risk of the Software development is almost Nil
Correct Answer: Water Fall
Your Answer: Water Fall

True/False
Question: Stress Testing is a part of Integration testing.
Correct Answer: False
Your Answer: False

Multiple Choice Multiple Answer


Question: Black Box testing techniques are:-
Correct Answer: Graph Based Testing Methods , Equivalence Portioning , Boundary Value
Analysis
Your Answer: Graph Based Testing Methods , Stress Testing , Boundary Value Analysis

Multiple Choice Multiple Answer


Question: The types of Software are
Correct Answer: Business Software , Embedded Software , System Software
Your Answer: Business Software , Embedded Software , System Software

Multiple Choice Multiple Answer


Question: Following are the data models namely:-
Correct Answer: Hierarchical Model , Network Model , Relational Model
Your Answer: Hierarchical Model , Network Model , Relational Model

Select The Blank


Question: ________ is achieved by carving out a module that is responsible for any unique
function and which does not need to interact with other parts of the system.
Correct Answer: Functional Dependency
Your Answer: Functional Dependency

Multiple Choice Multiple Answer


Question: The stages of the Iterative Models are
Correct Answer: Requirement Analysis , System Design , Development Coding & Unit Testing
Your Answer: Requirement Analysis , System Design , Development Coding & Unit Testing

Multiple Choice Multiple Answer


Question: In a Software Risk Management Risk drivers are :-
Correct Answer: Technology , People , Requirements
Your Answer: Technology , People , Requirements

Select The Blank


Question: ________ tests confirms that the needs and requirements are fulfilled on the
deployment platform.
Correct Answer: Beta
Your Answer: Stress

True/False
Question: The major resources in the project is people and funds.
Correct Answer: False
Your Answer: False

Match The Following

Page 67 of 85 67
SCDL – 3rd Semester – Software Engineering and Project Management

Question Correct Answer Your Answer


Entity Object which is Uniquely Object which is Uniquely
Distinguished Distinguished
Hierarchical Model Tree Structure Tree Structure
Network Model Network Communications Network Communications
Relational Model Data are Linked Data are Linked

Select The Blank


Question: The company should establish a ________ and maintain a documented quality
system as a means of ensuring that it conforms to the specified requirements of ISO.
Correct Answer: Quality System Procedure
Your Answer: Quality Management System

Multiple Choice Single Answer


Question: Who Defines SE as the application of a Systematic, disciplined and quantifiable
approach to the development and maintenance of a Software
Correct Answer: IEEE
Your Answer: ISO - 9001

True/False
Question: People, Procedures and Parameters are the Drivers of the Technology.
Correct Answer: False
Your Answer: True

True/False
Question: Six Sigma is one of the most widely used strategy for statistical quality assurance in
an industry.
Correct Answer: True
Your Answer: False

Select The Blank


Question: A ________ has to be performed regularly throughout the achievement life cycle.
Correct Answer: Risk Management
Your Answer: Risk Management

Multiple Choice Multiple Answer


Question: Work Break Down Structure can also be traced back to ?
Correct Answer: System Requirements Specifications , Requirement Definition & Description
Your Answer: System Requirements Specifications , Statement of Work , Planning

Multiple Choice Single Answer


Question: A type of testing where the focus is user and user Behavior is:-
Correct Answer: Usage based testing
Your Answer: Usage based testing

True/False
Question: A Software solution is evolved in parts as in an incremental fashion in incremental
model
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: System Testing Techniques are :-
Correct Answer: Alpha Test , Beta Test
Your Answer: Alpha Test , Beta Test , Stress Testing

Select The Blank

Page 68 of 85 68
SCDL – 3rd Semester – Software Engineering and Project Management

Question: ________ testing confirms that the needs and requirements are fulfilled in the
development environment.
Correct Answer: Alpha
Your Answer: Beta

Multiple Choice Single Answer


Question: In Design Phase at data and data Structure stage the focus is on:-
Correct Answer: Entities and Attributes
Your Answer: Entities and Attributes

Multiple Choice Single Answer


Question: The Extent of effort to locate the error and fix it is :-
Correct Answer: Maintainability
Your Answer: Flexibility

Multiple Choice Single Answer


Question: A process of identifying, assessing , evaluating risk exposure, prioritizing the risk
incidences, and developing risk monitoring, management and mitigation plan is :-
Correct Answer: Project Risk Management
Your Answer: Project Risk Management

Multiple Choice Multiple Answer


Question: RMMM Plan deals with :-
Correct Answer: Mitigation , Monitoring , Management
Your Answer: Mitigation , Monitoring , Management

Select The Blank


Question: In ________Model the risk of the Software development is almost Nil
Correct Answer: Water Fall
Your Answer: Water Fall

True/False
Question: Stress Testing is a part of Integration testing.
Correct Answer: False
Your Answer: False

Multiple Choice Multiple Answer


Question: Black Box testing techniques are:-
Correct Answer: Graph Based Testing Methods , Equivalence Portioning , Boundary Value
Analysis
Your Answer: Graph Based Testing Methods , Stress Testing , Boundary Value Analysis

Multiple Choice Multiple Answer


Question: The types of Software are
Correct Answer: Business Software , Embedded Software , System Software
Your Answer: Business Software , Embedded Software , System Software

Multiple Choice Multiple Answer


Question: Following are the data models namely:-
Correct Answer: Hierarchical Model , Network Model , Relational Model
Your Answer: Hierarchical Model , Network Model , Relational Model

Select The Blank


Question: ________ is achieved by carving out a module that is responsible for any unique
function and which does not need to interact with other parts of the system.
Correct Answer: Functional Dependency
Your Answer: Functional Dependency

Page 69 of 85 69
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Multiple Answer


Question: The stages of the Iterative Models are
Correct Answer: Requirement Analysis , System Design , Development Coding & Unit Testing
Your Answer: Requirement Analysis , System Design , Development Coding & Unit Testing

Multiple Choice Multiple Answer


Question: In a Software Risk Management Risk drivers are :-
Correct Answer: Technology , People , Requirements
Your Answer: Technology , People , Requirements

Select The Blank


Question: ________ tests confirms that the needs and requirements are fulfilled on the
deployment platform.
Correct Answer: Beta
Your Answer: Stress

True/False
Question: The major resources in the project is people and funds.
Correct Answer: False
Your Answer: False

Match The Following


Match The Following
Question Correct Answer Your Answer
Entity Object which is Uniquely Object which is Uniquely
Distinguished Distinguished
Hierarchical Model Tree Structure Tree Structure
Network Model Network Communications Network Communications
Relational Model Data are Linked Data are Linked

Select The Blank


Question: The company should establish a ________ and maintain a documented quality
system as a means of ensuring that it conforms to the specified requirements of ISO.
Correct Answer: Quality System Procedure
Your Answer: Quality Management System

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Multiple Answer


Question: The software designed with the correct choice of technology and architecture to
ensure:
Correct Answer: Customer Satisfaction , On-time Delivery , Developed with the budgeted
cost
Your Answer: Customer Satisfaction , On-time Delivery , Developed with the budgeted cost

True/False
Question: Risk which can be known is termed as unpredictable risk.
Correct Answer: False
Your Answer: False

Multiple Choice Single Answer


Question: A type of testing which eliminates the errors in the design, architecture and
development & deployment process is.
Correct Answer: Non Execution based testing

Page 70 of 85 70
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer: Non Execution based testing

Multiple Choice Multiple Answer


Question: The broad quality parameters are:-
Correct Answer: Reliability , Safety , Security
Your Answer: Reliability , Safety , Security

True/False
Question: E-R Diagrams are used to identify the Weak and Strong Relations.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: Resources required for a Software development activity could be :-
Correct Answer: People , Development Environment , Reusable Components
Your Answer: People , Development Environment , Reusable Components

Multiple Choice Multiple Answer


Question: A good test is one that has:-
Correct Answer: High Probability of detecting an error , Not Redundant , Simple to execute
& Independent
Your Answer: High Probability of detecting an error , Not Redundant , Simple to execute &
Independent

Multiple Choice Single Answer


Question: A System in which next state of the system can be predicted without doubt is :-
Correct Answer: Deterministic
Your Answer: Probabilistic

Multiple Choice Multiple Answer


Question: System Design Consists of:-
Correct Answer: Level DFD's , System Flowcharts , ERD's
Your Answer: Level DFD's , System Flowcharts , ERD's

Match The Following


Question: Correct Answer: Your Answer:
World Wide Web Content provider Content provider
Software Deteriorates Integrated System
System Software File Management Deteriorates
Application Software Standalone Programs File Management

True/False
Question: A software review is a filter for the software development process.
Correct Answer: True
Your Answer: True

True/False
Question: Reactive risk strategies are applied to deal with risk when it occurs.
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A type of testing where the focus is on error/ mistake or fault detection and
correction is:-

Page 71 of 85 71
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Process based Testing


Your Answer: Process based Testing

Match The Following


Question: Correct Answer: Your Answer:
IEEE Institute of Electrical and Institute of Electrical and
Electronics Engineers Electronics Engineers
Water Fall Model Customer Specific Structured Approach
SSAD Structured Approach Customer Specific
OOSAD Object Oriented Approach Object Oriented Approach

Multiple Choice Multiple Answer


Question: The Scope of the Software Project is defined by Statement of Work which is
agreed by ?
Correct Answer: Customers , Users , Stakeholders
Your Answer: Users , Stakeholders , Customers

Select The Blank


Question: ________ testing confirms that the needs and requirements are fulfilled in the
development environment.
Correct Answer: Alpha
Your Answer: Alpha

True/False
Question: SQA is ensured through a Quality Management System.
Correct Answer: True
Your Answer: True

Select The Blank


Question: The Failure Curve of a Hardware is called as ________
Correct Answer: Bathtub Curve
Your Answer: Bathtub Curve

Multiple Choice Multiple Answer


Question: The next development in software engineering is
Correct Answer: The use of tool generate the code , The extensive use od CASE tool for
analysis and design , The use of Component technology
Your Answer: The use of tool generate the code , The extensive use od CASE tool for
analysis and design , The use of Component technology

Multiple Choice Multiple Answer


Question: A formal Technical Review may include:-
Correct Answer: Walkthroughs , Inspections , Roundrobin reviews
Your Answer: Walkthroughs , Inspections , Roundrobin reviews

True/False
Question: Domain Specific applications are developed mostly integrating components which
are similar in functionality
Correct Answer: True
Your Answer: True

Multiple Choice Single Answer


Question: A Principle in which the Functional Cohesion between the sub system is
maintained:-

Page 72 of 85 72
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer: Decomposition


Your Answer: Decomposition

Multiple Choice Multiple Answer


Question: Architecture Design Consists of:-
Correct Answer: Module Structure , Program Structure , Hierarchy in the Structure
Your Answer: Module Structure , Hierarchy in the Structure , Process Structure

True/False
Question: White Box Testing Measures the Correctness of the Inputs and Basic Processes.
Correct Answer: True
Your Answer: True

Select The Blank


Question: A ________ is understood as a possibility of Loss.
Correct Answer: Risk
Your Answer: Risk

Select The Blank


Question: An incorrect decision by the designer, programmer or analyst that leads to
improper result is an ________.
Correct Answer: Error
Your Answer: Error

Multiple Choice Single Answer


Question: An Approach which majorly focuses on Functions and data structure designed for
those functions.
Correct Answer: SSAD
Your Answer: SSAD

True/False
Question: CAD/CAM/CAE are the examples of embedded Software
Correct Answer: False
Your Answer: False

Multiple Choice Single Answer


Question: A process which ensures that the materials input (Process input), the
manufacturing process (software development process) and outgoing quality are of requisite
standards is :-
Correct Answer: Quality Assurance
Your Answer: Quality Management

True/False
Question: Simplification rationalizes the complex , breakdown into clusters, making a
meaningful and functionally complete design.
Correct Answer: True
Your Answer: True

Select The Blank


Question: In the ________ model data elements are organized in tree structure in parent-
child format.
Correct Answer: Hierarchical
Your Answer: Hierarchical

Page 73 of 85 73
SCDL – 3rd Semester – Software Engineering and Project Management

Select The Blank


Question: A Module Tests focuses on ________.
Correct Answer: Functions & Design
Your Answer: Functions & Design

Multiple Choice Multiple Answer


Question: White Box Testing Checks :-
Correct Answer: All Paths in the process are correctly operational , All Logical decision are
executed with true or false , All Loops are executed
Your Answer: All Paths in the process are correctly operational , All Logical decision are
executed with true or false , All Loops are executed

Multiple Choice Single Answer


Question: A process which breaks statement of work into smaller activities with clear start -
finish definition is called as :-
Correct Answer: Work Break Down Structure
Your Answer: Work Break Down Structure

True/False
Question: Errors in documentation give rise to fatal results.
Correct Answer: True
Your Answer: True

Select The Blank


Question: ________ is a process of executing a program with the intent of finding an error.
Correct Answer: Testing
Your Answer: Testing

Select The Blank


Question: ________ is achieved by carving out a module that is responsible for any unique
function and which does not need to interact with other parts of the system.
Correct Answer: Functional Dependency
Your Answer: Functional Dependency

Multiple Choice Multiple Answer


Question: System Testing Techniques are :-
Correct Answer: Alpha Test , Beta Test
Your Answer: Alpha Test , Beta Test

Multiple Choice Single Answer


Question: A model in which software development cycle is sequential process is :-
Correct Answer: Waterfall Model
Your Answer: Waterfall Model

Select The Blank


Question: To become a registered, one of the quality assurance system models contained in
ISO 9000 a company's quality system is scrutinized by ________.
Correct Answer: Third Party Auditor
Your Answer: SQM

Multiple Choice Single Answer


Question: A software which resides in the read only memory and controls the functions of
the resident Products
Correct Answer: Embedded Software

Page 74 of 85 74
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer: Embedded Software

Multiple Choice Single Answer


Question: A document which identifies and helps the project manager to focus on the grey
areas or critical functions in the project is :-
Correct Answer: Software Requirement Specifications
Your Answer: Software Requirement Specifications

Multiple Choice Multiple Answer


Question: Project Metrics enable a software project manager to:-
Correct Answer: Assess the Status of the Ongoing Project , Identify the Risk Potential ,
Uncover problem areas before they go Critical
Your Answer: Assess the Status of the Ongoing Project , Identify the Risk Potential ,
Uncover problem areas before they go Critical

Multiple Choice Single Answer


Question: A system for the support of software development is called
Correct Answer: Computer Aided Software Engineering
Your Answer: Computer Aided Software Engineering

Multiple Choice Single Answer


Question: A Collection of Interrelated, Interdependent group of elements which interact to
achieve certain objectives is called as:-
Correct Answer: System
Your Answer: Software

Select The Blank


Question: Inadequacy or misout in SRS & RDD is ________.
Correct Answer: Defect
Your Answer: Defect

Select The Blank


Question: LOC Means________
Correct Answer: Lines of Code
Your Answer: Lines of Code

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Select The Blank


Question: The objective of a ________ is to test for what we want to achieve and not what
is actually achieved.
Correct Answer: Test Plan
Your Answer: Testing

Multiple Choice Multiple Answer


Question: The Functionality of the Client application is tested using :-
Correct Answer: Server Tests , Database Tests , Transaction Tests
Your Answer: Transaction Tests , Client Tests , Server Tests

Multiple Choice Single Answer


Question: COCOMO Model is :-
Correct Answer: Constructive Cost Model
Your Answer: Cost Control & Observe Model

Page 75 of 85 75
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Multiple Answer


Question: OOSAD development approach uses
Correct Answer: Objects , Process modeling , Object attributes
Your Answer: Objects , Process modeling , Object attributes

Multiple Choice Multiple Answer


Question: Test cases are built for :-
Correct Answer: Data Structure , Specific Value Conditions
Your Answer: Data Structure , Specific Value Conditions , Units & Functions

Multiple Choice Single Answer


Question: A process of creating a document Statement of Work, and planning the major task
deliveries is :-
Correct Answer: Project Planning
Your Answer: Project Planning

Multiple Choice Multiple Answer


Question: The stages of the Iterative Models are
Correct Answer: Requirement Analysis , System Design , Development Coding & Unit
Testing
Your Answer: Requirement Analysis , System Design , Development Coding & Unit Testing

Multiple Choice Single Answer


Question: Source Code of the Software is available so that the engineers can make the
local modifications and use the component
Correct Answer: Open Source
Your Answer: Open Source

True/False
Question: System Performance is measured through effectiveness and its efficiency.
Correct Answer: True
Your Answer: True

True/False
Question: Software Development becomes complex due to the variety and heterogeneity of
requirement of different Users and Stakeholders
Correct Answer: True
Your Answer: True

Select The Blank


Question: Usually the test cases are written using ________.
Correct Answer: Testing Techniques
Your Answer: Testing Techniques

True/False
Question: SRS is Systems requirement specifications in the software development phase
Correct Answer: True
Your Answer: True

True/False
Question: Proactive risk strategies are applied to deal with risk when it occurs.
Correct Answer: False
Your Answer: True

Page 76 of 85 76
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Single Answer


Question: A Systematic approach to organise and documents the need of the customer
which is a basis for software development is :-
Correct Answer: Requirements Management
Your Answer: Requirements Management

True/False
Question: System testing checks the abnormality in the software system.
Correct Answer: False
Your Answer: False

Select The Blank


Question: ________ is the Significant project risk the management has to face in software
development activity due to budgeting constraints.
Correct Answer: Funding
Your Answer: Funding

Multiple Choice Single Answer


Question: A System which is not influenced by the external environment:-
Correct Answer: Closed System
Your Answer: Closed System

Multiple Choice Multiple Answer


Question: SQA efforts most primarily assures:-
Correct Answer: Software Quality , Software Reliability , Software Availability
Your Answer: Software Quality , Software Reliability , Software Availability

True/False
Question: People, Procedures and Parameters are the Drivers of the Technology.
Correct Answer: False
Your Answer: True

Multiple Choice Multiple Answer


Question: Testing a Design Includes:-
Correct Answer: Test Procedures , Test Plans , Design Renew Plans
Your Answer: Test Procedures , Test Plans , Design Renew Plans

Select The Blank


Question: Inventory Control System which is designed based on demand and supply
variations could be an example of ________ system
Correct Answer: Probabilistic
Your Answer: Probabilistic

Multiple Choice Single Answer


Question: Who Defines SE as the application of a Systematic, disciplined and quantifiable
approach to the development and maintenance of a Software
Correct Answer: IEEE
Your Answer: ISO - 9001

Select The Blank


Question: SE Methodology rides on two components, System Engineering and ________.
Correct Answer: Development Engineering
Your Answer: Requirement analysis

Page 77 of 85 77
SCDL – 3rd Semester – Software Engineering and Project Management

Select The Blank


Question: A unit tests major focuses on ________
Correct Answer: Processes & Code
Your Answer: Processes & Code

Match The Following


Question: Correct Answer: Your Answer:
Entity Object which is Uniquely Object which is Uniquely
Distinguished Distinguished
Hierarchical Model Tree Structure Tree Structure
Network Model Network Communications Network Communications
Relational Model Data are Linked Data are Linked

True/False
Question: Recovery testing focuses on the Cost Recovery Plan of the Software
Implemented.
Correct Answer: False
Your Answer: False

Multiple Choice Multiple Answer


Question: Risk Management is a Process based on application of :-
Correct Answer: Game Theory , Probability Theory , Decision Theory
Your Answer: Game Theory , Probability Theory , Decision Theory

True/False
Question: The prime objective of Formal Technical Review is to locate the error before it
passes on to the other activity.
Correct Answer: True
Your Answer: True

Select The Blank


Question: A ________ Measures the Quality of the output produced by the System
Correct Answer: Effectiveness
Your Answer: Effectiveness

Multiple Choice Multiple Answer


Question: RMMM Plan deals with :-
Correct Answer: Mitigation , Monitoring , Management
Your Answer: Mitigation , Monitoring , Management

Select The Blank


Question: ________ tests confirms that the needs and requirements are fulfilled on the
deployment platform.
Correct Answer: Beta
Your Answer: Beta

Select The Blank


Question: A collection of programs written to service other set of programs and its functions
is called as ________
Correct Answer: System Software
Your Answer: System Software

Multiple Choice Multiple Answer

Page 78 of 85 78
SCDL – 3rd Semester – Software Engineering and Project Management

Question: The responsibilities of Software Managerare


Correct Answer: To maintain budget , Keep schedules from slipping , Improve quality
Your Answer: To maintain budget , Keep schedules from slipping , Improve quality

Multiple Choice Single Answer


Question: A Step in risk Management which identifies and enumerates the risk is :-
Correct Answer: Risk Identification
Your Answer: Risk Mitigation

Multiple Choice Multiple Answer


Question: Software Risk could be of :-
Correct Answer: Process Risk , Project Risk , Product Risk
Your Answer: Process Risk , Project Risk , Product Risk

Multiple Choice Single Answer


Question: A Process of organizing the sub systems as one system to reduce the number of
connectivities or interfaces:-
Correct Answer: Simplification
Your Answer: Simplification

Multiple Choice Single Answer


Question: A layer in which rules and regulations , functions and processes, dataflows and
process flows are visualized:-
Correct Answer: Logical
Your Answer: Operational

Multiple Choice Multiple Answer


Question: IN OOSAD, Objects have
Correct Answer: attribute , Methods , relationship
Your Answer: attribute , Methods , relationship

Multiple Choice Single Answer


Question: The Software development engineering which builds objects of models
independent of the system under consideration is ?
Correct Answer: OOSAD
Your Answer: OOSAD

Multiple Choice Single Answer


Question: A Modification of the Software is done to accommodate the changes forced by the
external environment is
Correct Answer: Adaptive Maintenance
Your Answer: Adaptive Maintenance

Select The Blank


Question: The ________ phase of software engineering focuses on how data are to be
structured and programs are to be developed
Correct Answer: Development
Your Answer: Development

True/False
Question: Stress Testing is a part of Integration testing.
Correct Answer: False
Your Answer: False

Page 79 of 85 79
SCDL – 3rd Semester – Software Engineering and Project Management

True/False
Question: ISO 9001 is used to develop quality assurance systems.
Correct Answer: True
Your Answer: True

Multiple Choice Multiple Answer


Question: Test Case Design for real time systems strategically should include:-
Correct Answer: Task Testing , Behavioral Testing , Intertask Testing
Your Answer: Task Testing , Behavioral Testing , Intertask Testing

Select The Blank


Question: Cohesion and Coupling is the criteria for measuring ________.
Correct Answer: Functional Dependency
Your Answer: Functional Dependency

Multiple Choice Single Answer


Question: A system is divided broadly into how many layers?
Correct Answer: 4 layers
Your Answer: 3 layers

Match The Following


Question: Correct Answer: Your Answer:
Closed System Parameter are fixed Parameter are fixed
Deterministic System Predictable Behavior Predictable Behavior
Probabilistic System Unpredictable Behavior Unpredictable Behavior
Open System Parameters are Variables Parameters are Variables

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

Multiple Choice Multiple Answer


Question Software Risk could be of :-
Correct Answer Process Risk , Project Risk , Product Risk
Your Answer Product Risk , Process Risk , Project Risk

Multiple Choice Single Answer


Question A type of testing which verifies that all the system elements are meshed properly and that
overall system function / performance is achieved is:-
Correct Answer System testing
Your Answer System testing

Multiple Choice Multiple Answer


Question Black Box testing techniques are:-
Correct Answer Graph Based Testing Methods , Equivalence Portioning , Boundary Value Analysis
Your Answer Graph Based Testing Methods , Equivalence Portioning , Boundary Value Analysis

Page 80 of 85 80
SCDL – 3rd Semester – Software Engineering and Project Management

Multiple Choice Single Answer


Question A unit testing technique which concentrates only of the functions and features of the software
product is:-
Correct Answer Black Box Testing
Your Answer Black Box Testing

Multiple Choice Multiple Answer


Question Design Constraints include:-
Correct Answer Resource Limitations , Platform Limitations , Protocol Limitations
Your Answer Resource Limitations , Platform Limitations , Protocol Limitations

True/False
Question The Unit of the Software is the smallest entity to be tested.
Correct Answer True
Your Answer True

True/False
Question The Major risk involved in software project is to identify the programmers required and the
pay scales of them.
Correct Answer False
Your Answer False

Select The Blank


Question The Plat Form of the software is developed keeping in mind of certain hardware and
________
Correct Answer Operating System
Your Answer Operating System

Multiple Choice Single Answer


Question To set the standards and measure and compare the quality according to American Heritage
dictionary, what is essential?
Correct Answer Attribute
Your Answer Attribute

True/False
Question SRS is one of the cause of not meeting the SQA.
Correct Answer True
Your Answer True

Select The Blank


Question ________ is achieved by carving out a module that is responsible for any unique function and
which does not need to interact with other parts of the system.
Correct Answer Functional Dependency
Your Answer Functional Dependency

True/False
Question Functional Testing focuses on the Basic Functionality of the Software.

Page 81 of 85 81
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer True


Your Answer True

Multiple Choice Multiple Answer


Question Test Case Design for real time systems strategically should include:-
Correct Answer Task Testing , Behavioral Testing , Intertask Testing
Your Answer Task Testing , Behavioral Testing , Intertask Testing

Multiple Choice Single Answer


Question A System flow chart is also called as:-
Correct Answer State Transaction Diagram
Your Answer State Transaction Diagram

Multiple Choice Single Answer


Question A Systematic approach to organise and documents the need of the customer which is a basis
for software development is :-
Correct Answer Requirements Management
Your Answer Requirements Management

Match The Following


Question Correct Answer Your Answer
Development of the Software Software Programs Software Programs
Corrective Maintenance Maintenance
Process, Tools & Methods Software Engineering Layers Software Engineering Layers
Requirement Specifications Definition Phase Definition Phase

Multiple Choice Multiple Answer


Question RMMM Plan deals with :-
Correct Answer Mitigation , Monitoring , Management
Your Answer Mitigation , Monitoring , Management

Multiple Choice Single Answer


Question The extent of software functions with precision without any failure is :-
Correct Answer Reliability
Your Answer Reliability

Multiple Choice Multiple Answer


Question IN OOSAD, Objects have
Correct Answer attribute , Methods , relationship
Your Answer attribute , Methods , relationship

Select The Blank


Question A ________ Measures the Efforts / cost / time used to achieve the output.
Correct Answer Efficiency
Your Answer Efficiency

True/False
Question The major resources in the project is people and funds.

Page 82 of 85 82
SCDL – 3rd Semester – Software Engineering and Project Management

Correct Answer False


Your Answer False

Multiple Choice Single Answer


Question A Standard Method which helps in keeping the system as an acceptable standards is:-
Correct Answer Periodical Maintenance
Your Answer Periodical Maintenance

Multiple Choice Single Answer


Question A System is one that is self contained and self reliant:-
Correct Answer Closed System
Your Answer Closed System

Multiple Choice Multiple Answer


Question The Factors enabling easy change are :-
Correct Answer Maintainability , Flexibility , Testability
Your Answer Maintainability , Flexibility , Testability

Multiple Choice Single Answer


Question At the beginning testing focuses on each component individually, ensuring that it function
properly as a unit or not this is termed as:-
Correct Answer Unit Testing
Your Answer Unit Testing

Select The Blank


Question LOC Means________
Correct Answer Lines of Code
Your Answer Lines of Code

Multiple Choice Single Answer


Question A Cost which includes quality planning, measuring & monitoring the quality aspect and its
training is :-
Correct Answer Achievement Cost
Your Answer Achievement Cost

Multiple Choice Multiple Answer


Question Fourth generation technology helps to control
Correct Answer Effort , Resource , Cost development
Your Answer Effort , Resource , Cost development

True/False
Question System Performance is measured through effectiveness and its efficiency.
Correct Answer True
Your Answer True

True/False
Question Reactive risk strategies are applied to deal with risk when it occurs.
Correct Answer True

Page 83 of 85 83
SCDL – 3rd Semester – Software Engineering and Project Management

Your Answer True

Select The Blank


Question Inadequacy or misout in SRS & RDD is ________.
Correct Answer Defect
Your Answer Defect

Match The Following


Question Correct Answer Your Answer
Entity Object which is Uniquely Distinguished Object which is Uniquely Distinguished
Hierarchical Model Tree Structure Tree Structure
Network Model Network Communications Network Communications
Relational Model Data are Linked Data are Linked

Select The Blank


Question Requirements Management Begins with ________.
Correct Answer Identification
Your Answer Identification

Multiple Choice Multiple Answer


Question Project Metrics enable a software project manager to:-
Correct Answer Assess the Status of the Ongoing Project , Identify the Risk Potential , Uncover problem
areas before they go Critical
Your Answer Assess the Status of the Ongoing Project , Identify the Risk Potential , Uncover problem
areas before they go Critical

Select The Blank


Question The company should establish a ________ and maintain a documented quality system as a
means of ensuring that it conforms to the specified requirements of ISO.
Correct Answer Quality System Procedure
Your Answer Quality System Procedure

Select The Blank


Question SE Methodology rides on two components, System Engineering and ________.
Correct Answer Development Engineering
Your Answer Development Engineering

Multiple Choice Multiple Answer


Question The stages of the Iterative Models are
Correct Answer Requirement Analysis , System Design , Development Coding & Unit Testing
Your Answer Requirement Analysis , System Design , Development Coding & Unit Testing

Multiple Choice Single Answer


Question The Scope of the work in a Software Project is defined by :-
Correct Answer Statement of Work
Your Answer Statement of Work

True/False

Page 84 of 85 84
SCDL – 3rd Semester – Software Engineering and Project Management

Question People, Procedures and Parameters are the Drivers of the Technology.
Correct Answer False
Your Answer False

Select The Blank


Question ________ testing confirms that the needs and requirements are fulfilled in the development
environment.
Correct Answer Alpha
Your Answer Alpha

Multiple Choice Multiple Answer


Question The Software Risk affects :-
Correct Answer Project Development , Software Product , Process of Development
Your Answer Project Development , Software Product , Process of Development

Select The Blank


Question In ________model two sets of data are linked by a relationship.
Correct Answer Relational
Your Answer Relational

Multiple Choice Single Answer


Question A Phenomenon which states that over a period of times the system gets into a phase of
degrading and disorganization is:-
Correct Answer Entropy
Your Answer Entropy

Multiple Choice Multiple Answer


Question Project Risk Management Includes:-
Correct Answer Risk Prevention , Risk Avoidance , Risk Mitigation
Your Answer Risk Prevention , Risk Avoidance , Risk Mitigation

True/False
Question SE is applied for software development through Engineering Methods
Correct Answer True
Your Answer True

Select The Blank


Question An accounting System based on rules and Principles could be an example of ________
System.
Correct Answer Deterministic
Your Answer Deterministic

True/False
Question A Software solution is evolved in parts as in an incremental fashion in incremental model
Correct Answer True
Your Answer True

Page 85 of 85 85

You might also like