On This Page

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

Q1 | Which of the following does not apply to agility to a software process?
  • uses incremental product delivery strategy
  • only essential work products are produced
  • eliminate the use of project planning and testing
  • all of the mentioned
Q2 | Incremental development in Extreme Programming (XP) is supported through a system release once every month.
  • true
  • false
Q3 | In XP, as soon as the work on a task is complete, it is integrated into the whole system.
  • true
  • false
Q4 | In XP Increments are delivered to customers every                weeks.
  • one
  • two
  • three
  • four
Q5 | Is a customer involved test development and validation in XP ?
  • yes
  • no
  • it may vary from customer to customer
  • none of the mentioned
Q6 | Programmers prefer programming to testing and sometimes they take shortcuts when writing tests. For example, they may write incomplete tests that do not check for all possible exceptions that may occur.
  • true
  • false
Q7 | Tests are automated in Extreme Programming.
  • true
  • false
Q8 | In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented.
  • true
  • false
Q9 | Developers work individually on a release and they compare their results with other developers before forwarding that release to customers.
  • true
  • false
Q10 | Which four framework activities are found in the Extreme Programming(XP) ?
  • analysis, design, coding, testing
  • planning, analysis, design, coding
  • planning, design, coding, testing
  • planning, analysis, coding, testing
Q11 | Which one of the following is a functional requirement ?
  • maintainability
  • portability
  • robustness
  • none of the mentioned
Q12 | “Consider a system where, a heat sensor detects an intrusion and alerts the security company.” What kind of a requirement the system is providing ?
  • functional
  • non-functional
  • known requirement
  • none of the mentioned
Q13 | Which of the following statements explains portability in non-functional requirements?
  • it is a degree to which software running on one platform can easily be converted to run on another platform
  • it cannot be enhanced by using languages, os’ and tools that are universally available and standardized
  • the ability of the system to behave consistently in a user-acceptable manner when operating within the environment for which the system was intended
  • none of the mentioned
Q14 | Functional requirements capture the intended behavior of the system.
  • true
  • false
Q15 | Choose the incorrect statement with respect to Non-Functional Requirement(NFR).
  • product-oriented approach – focus on system (or software) quality
  • process-oriented approach – focus on how nfrs can be used in the design process
  • quantitative approach – find measurable scales for the functionality attributes
  • qualitative approach – study various relationships between quality goals
Q16 | How many classification schemes have been developed for NFRs ?
  • two
  • three
  • four
  • five
Q17 | According to components of FURPS+, which of the following does not belong to S ?
  • testability
  • speed efficiency
  • serviceability
  • installability
Q18 | Does software wear & tear by decomposition ?
  • yes
  • no
Q19 | Choose the correct statement on how NFRs integrates with Rational Unified Process ?
  • system responds within 4 seconds on average to local user requests and changes in the environment
  • system responds within 4 seconds on average to remote user requests and changes in the environment
  • all of the mentioned
  • none of the mentioned
Q20 | Which of the following is not a diagram studied in Requirement Analysis ?
  • use cases
  • entity relationship diagram
  • state transition diagram
  • activity diagram
Q21 | How many feasibility studies is conducted in Requirement Analysis ?
  • two
  • three
  • four
  • none of the mentioned
Q22 | 2 REQUIREMENT ENGINEERING PROCESS: FEASIBILITY STUDIES,
  • three
  • four
  • five
  • six
Q23 | Traceability is not considered in Requirement Analysis.
  • true
  • false
Q24 | Requirements analysis is critical to the success of a development project.
  • true
  • false
  • depends upon the size of project
  • none of the mentioned
Q25 |                    and                    are the two issues of Requirement Analysis.
  • performance, design
  • stakeholder, developer
  • functional, non-functional
  • none of the mentioned