On This Page

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

Q1 | Requirements review process is carried out to(
  • Spend time in requirements gathering
  • Improve the quality of SRS
  • Document the requirements
  • None of the above
Q2 | Which one of the statements is not correct during requirements engineering?(
  • Requirements are difficult to uncover
  • Requirements are subject to change
  • Requirements should be consistent
  • Requirements are always precisely known.
Q3 | Which one is not a type of requirements?(
  • Known requirements
  • Unknown requirements
  • Undreamt requirements
  • Complex requirements
Q4 | Which one is not a requirements elicitation technique?(
  • Interviews
  • The use case approach
  • FAST
  • Data flow diagram.
Q5 | FAST stands for
  • Functional Application Specification Technique
  • Fast Application Specification Technique
  • Facilitated Application Specification Technique
  • None of the above
Q6 | QFD in requirement engineering stands for
  • Quality function design
  • Quality factor design
  • Quality function development
  • Quality function deployment
Q7 | Which is not a type of requirements under quality function deployment?(
  • Normal requirements
  • Abnormal requirements
  • Expected requirements
  • Exciting requirements
Q8 | Use case approach was developed by(
  • I. Jacobson and others
  • J.D. Musa and others
  • B. Little wood
  • None of the above
Q9 | Context diagram explains(
  • The overview of the system
  • The internal view of the system
  • The entities of the system
  • None of the above
Q10 | DFD stands for
  • Data Flow design
  • Descriptive functional design
  • Data flow diagram
  • None of the above
Q11 | ERD stands for
  • Entity relationship diagram
  • Exit related diagram
  • Entity relationship design
  • Exit related design
Q12 | Which is not a characteristic of a good SRS?(
  • Correct
  • Complete
  • Consistent
  • Brief
Q13 | Outcome of requirements specification phase is(
  • Design Document
  • SRS Document
  • Test Document
  • None of the above
Q14 | The basic concepts of ER model are:(
  • Entity and relationship
  • Relationships and keys
  • Entity, effects and relationship
  • Entity, relationship and attribute
Q15 | The DFD depicts(
  • Flow of data
  • Flow of control
  • Both (a) & (b)
  • None of the above
Q16 | Product features are related to:(
  • Functional requirements
  • Non functional requirements
  • Interface requirement
  • None of the above
Q17 | Which one is a quality attribute?(
  • Reliability
  • Availability
  • Security
  • All of the above
Q18 | IEEE standard for SRS is:(
  • IEEE Standard 837-1998
  • IEEE Standard 830-1998
  • IEEE Standard 832-1998
  • IEEE Standard 839-1998
Q19 | Which one is not a functional requirement?(
  • Efficiency
  • Reliability
  • Product features
  • Stability
Q20 | APIs stand for:(
  • Application performance interfaces
  • Application programming interfaces
  • Application programming integration
  • Application performance integration
Q21 | After the finalization of SRS, we may like to estimate(
  • Size
  • Cost
  • Development time
  • All of the above.
Q22 | )Which one is not a size measure for software(
  • LOC
  • Function Count
  • Cyclomatic Complexity
  • Halstead’s program length
Q23 | Function count method was developed by(
  • B.Beizer
  • B.Boehm
  • M.halstead
  • Alan Albrecht
Q24 | Function point analysis (FPA) method decomposes the system into functional units. The total numbers of functional units are(
  • 2
  • 5
  • 4
  • 1
Q25 | )COCOMO was developed initially by(
  • B.W.Bohem
  • Gregg Rothermal
  • B.Beizer
  • Rajiv Gupta