Engineering/Software Engineering Multiple Choice Question Set 3 Sample Test,Sample questions

Question:
	
In a object oriented software design, ‘Inheritance’ is a kind of...................	

1.relationship

2.module

3.testing

4.optimization


Question:
	
In software project planning, work Breakdown structure must be .................

1.A graph

2.A tree

3.A Euler’s graph

4.None of the above


Question:
	
System development cost estimation with use-cases is problematic because:

1.of paucity of examples

2.the data can be totally incorrect

3.the expertise and resource available are not used

4.the problem is being over simplified


Question:
	
The main objective of designing various modules of a software system is:

1.To decrease the cohesion and to increase the coupling

2.To increase the cohesion and to decrease the coupling

3.To increase the coupling only

4.To increase the cohesion only


Question:
	
Three essential components of a software project plan are:

1.Team structure, Quality assurance plans, Cost estimation

2.Cost estimation, Time estimation, Quality assurance plan

3.Cost estimation, Time estimation, Personnel estimation

4.Cost estimation, Personnel estimation, Team structure


Question:
	
Which possibility among the following is invalid in case of a Data Flow Diagram ?

1.A process having in-bound data flows more than out-bound data flows

2.A data flow between two processes

3.A data flow between two data stores

4.A data store having more than one in-bound data flows


Question:
A black hole in a DFD is a:

1.A data store with no inbound flows

2.A data store with only in bound flows

3.A data store with more than one in bound flow

4.None of These


Question:
A major defect in water fall model in software development is that:

1.the documentation is difficult

2.a blunder at any stage can be disastrous

3. a trial version is available only at the end of the project

4. the maintenance of the software is difficult


Question:
Abstraction’ is......................step of Attribute in a software design.

1.First

2.Final

3.Last

4.Middle


Question:
An error message produced by an interactive system should have:

1.always the error code

2. the list of mistakes done by the user displayed

3. a non-judgemental approach

4.the past records of the occurrence of the same mistake


Question:
Black Box testing is done

1.to show that s/w is operational at its interfaces i.e. input and output.

2.to examine internal details of code.

3.at client side

4.None of the above


Question:
Capability Maturity Model is meant for:

1.Product

2.Process

3.Product and Process

4.None of the above


Question:
COCOMO model is used for:

1.product quality estimation

2.product complexity estimation

3.product cost estimation

4. all of the above


Question:
Difference between flow-chart and data-flow diagram is:

1.there is no difference

2. usage in high level design and low level design

3.control flow and data flow

4.used in application programs and system programs


Question:
Function point metric of a software also depends on the:

1. number of function needed

2. number of final users of the software

3.number of external inputs and outputs

4. time required for one set of output from a set of input data


Question:
In a good software design, ................ coupling is desirable between modules.

1.Highest

2.Lowest

3.Internal

4.External


Question:
In clean room software engineering:

1.only eco-friendly hardware is used.

2.only hired facilities are used for development.

3.correctness of the code is verified before testing.

4.implementation is done only after ensuring correctness.


Question:
In software cost estimation, base estimation is related to:

1. cost of similar projects already completed

2.cost of the base model of the present project.

3. cost of the project with the base minimum profit

4. cost of the project under ideal situations


Question:
In Software Metrics, McCABE’s cyclomatic number is given by following formula:

1.c=e-n+2p

2. c=e-n-2p

3. c=e+n+2p

4.c=e-n*2p


Question:
In the light of software engineering software consists of:

1.Programs b.

2.Data

3.Documentation

4. All of the above


Question:
Match the following:

(a) Unit test                   (i) Requirements
(b) System test             (ii) Design
(c) Validation test         (iii) Code
(d) Integration test       (iv) System Engineering

Which of the following is true?
         (a)     (b)      (c)    (d)

1.(ii) (iii) (iv) (i)

2. (i) (ii) (iv) (iii)

3. (iii) (iv) (i) (ii)

4.None of the above


Question:
n software development, value adjustment factors include the following among others:

1.the criticality of the performance and reusability of the code.

2.number of lines of code in the software.

3.number of technical manpower and hardware costs.

4.time period available and the level of user friendliness.


Question:
Problems with waterfall model are:

1.    Real projects rarely follow this model proposes
2.    It is often difficult for the customer
3.    Working model is available only in the end
4.    Developers are delayed unnecessarily

1.1 and 4 only

2. 2 and 3 only

3.1, 2 and 3 only

4.1, 2, 3 and 4


Question:
Reliability of software is dependent on:

1.Number of errors present in software

2. Documentation

3. Testing suties

4.Development Processes


Question:
Reliability of software is directly dependent on:

1.quality of the design

2. number of errors present

3. software engineer’s experience

4.user requirement


Question:
Reverse engineering is the process which deals with:

1.Size measurement

2.Cost measurement

3.Design recovery

4.All of the above


Question:
Sliding window concept of software project management is:

1.Preparation of comprehensible plan

2.Ad-hoc planning

3. Preparation of the various stages of development

4.Requirement analysis


Question:
Software Cost Performance index (CPI) is given by:

(Where:   BCWP stands for Budgeted Cost of Work Performed
BCWS stands for Budget Cost of Work Scheduled
ACWP stands for Actual Cost of Work Performed)

1.BCWP/ACWP

2.BCWP−ACWP

3.BCWP−BCWS

4.None of the above


Question:
Software Quality Assurance(SQA) encompasses:

1.verification

2.validation

3. both verification and validation

4.None of the above


Question:
Software Risk estimation involves following two tasks:

1.risk magnitude and risk impact

2. risk probability and risk impact

3. risk maintenance and risk impact

4. risk development and risk impact


Question:
Successive layer of design in software using bottom-up design is called:

1.Layer of Refinement

2. Layer of Construction

3.Layer of abstraction

4.None of the above


Question:
System Development Life-cycle has following stages:

(I) Requirement analysis        (II) Coding
(III) Design                    (IV) Testing

Which option describes the correct sequence of stages?

1.III, I, IV, II

2.II, III, I, IV

3.I, III, IV, II

4.None of the above


Question:
System study yields the following:

1.System study yields the following:

2.Requirement specifications

3.Prevailing process description

4.Data source identification


Question:
The approach to software testing is to design test cases to:

1.break the software

2.understand the software

3. analyze the design of sub processes in the software

4.analyze the output of the software


Question:
The capability maturity model (err) defines 5 levels:

(a) Level 1         (i) Managed
(b) Level 2         (ii) Defined
(c) Level 3         (iii) Repeatable
(d) Level 4         (iv) Initial
(e) Level 5         (v) Optimized

correct matching is:
   a     b    c     d     e

1.(i) (ii) (iii) (iv) (v)

2. (iv) (iii) (ii) (i) (v)

3. (v) (i) (iii) (ii) (iv)

4. (v) (ii) (i) (iii) (iv)


Question:
The COCOMO model is used for .............

1.software design

2.software cost estimation

3. software cost approximation

4. software analysis


Question:
The lower degree of cohesion is:

1.logical cohesion

2.coincidental cohesion

3. procedural cohesion

4.communicational cohesion


Question:
The reliability of the software is directly dependent upon:

1.Quality of the design

2.Programmer’s experience

3. Number of error

4.Set of user requirements


Question:
The testing of software against SRS is called:

1.Acceptance testing

2. Integration testing

3.Regression testing

4.Series testing


Question:
Water fall model for software development is:

1.a top down approach

2.a bottom up approach

3. a sequential approach

4. a consequential approach


Question:
Which level is called as “defined” in capability maturity model?

1.level 0

2.level 3

3. level 4

4.level 1


Question:
Which of the following combination is preferred with respect to cohesion and coupling?

1.low and low

2. low and high

3.high and low

4.high and high


Question:
Which of the following is used for test data generation?

1.White box

2.Black box

3. Boundary-value analysis

4.All of the above


Question:
Which of the following tools is not required during system analysis phase of system development life cycle?

1.Case tool

2.RAD tool

3.Reverse engineering

4.None of These


Question:
Which one is measure of software complexity ?

1.Number of lines of code (LOC)

2. Number of man years

3. Number of function points (FP)

4.None of the above


Question:
Which one of the following is a object-oriented approaches:

1.The Booch method

2.The Rumbaugh method

3.The Coad and Yomdon method

4.All of the above


Question:
Which one of the following is not a software process model ?

1.Linear sequential model

2.Prototyping model

3.The spiral model

4.COCOMO model


Question:
Which one of the following ISO standard is used for software process?

1.ISO 9000

2.ISO 9001

3. ISO 9003

4. ISO 9000-3


Question:
Which type of coupling is least preferred ?

1.Content coupling

2.Data coupling

3. Control coupling

4.Common coupling


Question:
While designing the user interface, one should:

1.use as many short cuts as possible.

2.use as many defaults as possible.

3.use as many visual layouts as possible.

4. reduce the demand on short-term memory.


More MCQS

  1. Civil Engineering MCQS -Building Materials Section 1
  2. Civil Engineering MCQS -Building Materials Section 2
  3. Civil Engineering MCQS -Building Materials Section 3
  4. Civil Engineering MCQS -Building Materials Section 4
  5. Mechanical Engineering Engineering MCQS -Mechanics Section-1
  6. Mechanical Engineering Engineering MCQS -Mechanics Section-2
  7. Civil Engineering MCQS -Building Materials Section 5
  8. Civil Engineering MCQS -Building Materials Section 6
  9. Civil Engineering MCQS -Building Materials Section 7
  10. Civil Engineering MCQS -Building Materials Section 8
  11. Civil Engineering MCQS-Surveying Section 1
  12. Civil Engineering MCQS-Surveying Section 2
  13. Civil Engineering MCQS-Surveying Section 3
  14. Civil Engineering MCQS-Surveying Section 4
  15. Civil Engineering MCQS-Surveying Section 5
  16. Civil Engineering MCQS-Surveying Section 6
  17. Civil Engineering MCQS-Surveying Section 7
  18. Civil Engineering MCQS-Surveying Section 8
  19. Civil Engineering (MCQS) Soil Mechanics and Foundation Engineering SET 1
  20. Civil Engineering (MCQS) Soil Mechanics and Foundation Engineering SET 2
  21. Civil Engineering (MCQS) Soil Mechanics and Foundation Engineering SET 3
  22. Civil Engineering (MCQS) Soil Mechanics and Foundation Engineering SET 4
  23. Civil Engineering (MCQS) Soil Mechanics and Foundation Engineering SET 5
  24. Civil Engineering (MCQS) Soil Mechanics and Foundation Engineering SET 6
  25. Civil Engineering [MCQS] Applied Mechanics Section -1
  26. Civil Engineering [MCQS] Applied Mechanics Section -2
  27. Civil Engineering [MCQS] Applied Mechanics Section -3
  28. Civil Engineering [MCQS] Applied Mechanics Section -4
  29. Civil Engineering [MCQS] Applied Mechanics Section -5
  30. Civil Engineering -MCQS-Hydraulics Section 1
  31. Civil Engineering -MCQS-Hydraulics Section 2
  32. Civil Engineering -MCQS-Hydraulics Section 3
  33. Civil Engineering -MCQS-Hydraulics Section 4
  34. Civil Engineering -MCQS-Hydraulics Section 5
  35. Civil Engineering -MCQS-Hydraulics Section 6
  36. Civil Engineering -MCQS-Waste Water Engineering - Section 1
  37. Civil Engineering -MCQS-Waste Water Engineering - Section 2
  38. Civil Engineering -MCQS-Waste Water Engineering - Section 3
  39. Civil -MCQ RCC Structures Design - Section 1
  40. Civil -MCQ RCC Structures Design - Section 2
  41. Civil -MCQ RCC Structures Design - Section 3
  42. Engineering Electrical Engineering Dc Motors part1
  43. Engineering Electrical Engineering Dc Motors part 2
  44. Engineering Electrical Engineering Dc Motors part3
  45. Electric Drives MCQ Questions and Answers
  46. Automobile Engineering MCQ Set 01
  47. Automobile Engineering MCQ Set 02
  48. Automobile Engineering MCQ Set 03
  49. Compressors, Gas Turbines and Jet Engines MCQ Practice Test - Set 01
  50. Compressors, Gas Turbines and Jet Engines MCQ Practice Test - Set 02
  51. Compressors, Gas Turbines and Jet Engines MCQ Practice Test - Set 03
  52. Compressors, Gas Turbines and Jet Engines MCQ Practice Test - Set 04
  53. Machine Design Mcq set 01
  54. Machine Design Mcq set 02
  55. Machine Design Mcq set 3
  56. Mechanical Engineering Design MCQ SET 03
  57. Mechanical Engineering Design MCQ SET 04
  58. Advanced Surveying mcq set 1
  59. Automobile Engineering MCQ
  60. Basic Civil Engineering Mcq
  61. Microwave Engineering Mcq Set 1
  62. Microwave Engineering Mcq Set 2
  63. Microwave Engineering Mcq Set 3
  64. Mechanical Engineering Basic Mcq Questions Set 1
  65. Mechanical Engineering Basic Mcq Questions Set 2
  66. Basic Chemical Engineering MCQ
  67. Chemical Engineering MCQ Question Set 1
  68. Chemical Engineering Mcq Question Set 2
  69. Chemical Engineering Mcq Question Set 3
  70. Chemical Engineering Mcq Question Set 4
  71. Chemical Engineering Mcq Question Set 5
  72. Chemical Engineering Mcq Question Set 6
  73. Chemical Engineering Mcq Question Set 7
  74. Chemical Engineering Mcq Question Set 8
  75. Civil Engineering Basic Set 1
  76. Chemical Engineering Mcq Question Set 9
  77. Chemical Engineering Mcq Question Set 10
  78. Civil Engineering Basic Set 2
  79. Chemical Engineering Mcq Question Set 11
  80. Chemical Engineering Mcq Question Set 12
  81. Engineering Electrical Engineering
  82. Chemical Engineering Mcq Question Set 14
  83. Chemical Engineering Mcq Question Set 15
  84. Chemical Engineering Mcq Question Set 16
  85. Chemical Engineering Mcq Question Set 17
  86. Engineering Electronics & Communication Engineering
  87. Engineering Computer Science & Engineering
  88. Computer Science & Engineering Computer Networks Mcq
  89. Environmental Engineering MCQ
  90. Microwave Engineering ECE Mcq
  91. Electrical Engineering Mcq
  92. Engineering Branch Wise MCQs
  93. Software Engineering Multiple Choice Questions
  94. Traffic Engineering MCQ
  95. Highway Engineering MCQs
  96. Engineering Thermodynamics MCQs
  97. Materials and Processes -Notch Toughness
  98. Software Engineering Multiple Choice Question Set 1
  99. Software Engineering Multiple Choice Question Set 2
  100. Software Engineering Multiple Choice Question Set 3
  101. Software Engineering Multiple Choice Question Set 4
  102. Hydraulic Machines MCQs Set-1
  103. Hydraulic Machines MCQs Set-2
  104. Hydraulic Machines MCQs Set-3
  105. Hydraulic Machines MCQs Set-4
  106. Basic Civil Engineering MCQ
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!