On This Page

This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on Software Engineering Set 38

Q1 | Function-oriented design techniques starts with functional requirements specified in
  • SDD
  • SRS
  • All of the mentione
  • D None
Q2 | In DFDs, user interactions with the system is denoted by
  • Circle
  • Arrow
  • Rectangle
  • Triangle
Q3 | What is Cyclomatic complexity
  • Black Box Testing
  • White Box Testing
  • Green Box Testing
  • Yellow Box Testing
Q4 | What are the various Testing Levels?
  • All of the mentioned
  • Unit Testing
  • System Testing
  • Integration Testing
Q5 | Boundary value analysis belong to?
  • White Box Testing
  • Black Box Testing
  • A,B
  • None
Q6 | Alpha testing is done at
  • Developer’s end
  • User’s end
  • Developer’s & User’s en
  • D None of the mentioned
Q7 | The testing in which code is checked
  • Black box testing
  • White box testing
  • Red box testing
  • Green box testing
Q8 | Testing done without planning and Documentation is called
  • Unit testing
  • Regression testing
  • Adhoc testing
  • None of the mentioned
Q9 | Acceptance testing is also known as
  • Grey box testing
  • White Box Testing
  • Alpha Testing
  • Beta Testing
Q10 | Which of the following is not used in measuring the size of the software
  • KLOC
  • Function Points
  • Size of module
  • None of the mentioned
Q11 | Software Debugging is a set of activities that can be planned in advance and conducted systematically.
  • True
  • False
  • none
  • all
Q12 | In which testing level the focus is on customer usage?
  • Alpha Test
  • Beta Test
  • Validation Test
  • A,B
Q13 | Which of the following is not a part of Software Configuration Management Basics?
  • Identification
  • Version
  • Auditing and Reviewing
  • Status Accounting
Q14 | The architecture of object-oriented software results in a series of layered subsystems that encapsulate collaborating classes.
  • False
  • True
  • none
  • all
Q15 | What is a collection of software elements treated as a unit for the purposes of SCM?
  • Software Configuration Item
  • Baseline
  • Configuration
  • Configuration Control Board
Q16 | Which of the following is a example of Configuration Items?
  • SCM procedures
  • Source code
  • Software design descriptions
  • All of the mentioned
Q17 | Quality Management in software engineering is also known as
  • SQA
  • SQM
  • SQI
  • SQA, SQM
Q18 | What is Six Sigma?
  • It is the most widely used strategy for statistical quality assurance
  • The “Six Sigma” refers to six standard deviations
  • It is the most widely used strategy for statistical quality assurance AND The “Six Sigma” refers to six standard deviations
  • A Formal Technical Review(FTR) guideline for quality walkthrough or inspection
Q19 | Which of the following is not a core step of Six Sigma?
  • Define
  • Control
  • Measure
  • Analysis
Q20 | Software safety is equivalent to software reliability.
  • True
  • False
  • none
  • all
Q21 | Which one of the following is not a software quality model?
  • ISO 9000
  • McCall model
  • Boehm model
  • ISO 9126
Q22 | What is MTTF?
  • Maximum time to failure
  • Mean time to failure
  • Minimum time to failure
  • None of the mentioned
Q23 | In reverse engineering process, what refers to the sophistication of the design information that can be extracted from the source code?
  • interactivity
  • completeness
  • abstraction level
  • Directional level
Q24 | Which of the following is not a business goal of re-engineering?
  • Cost reduction
  • Time reduction
  • Maintainability
  • None of the mentioned
Q25 | CASE stands for
  • Cost Aided Software Engineering
  • Computer Aided Software Engineering
  • Control Aided Software Engineering
  • None of the mentioned