Software Engineering MCQs

Prepare with the latest Software Engineering MCQs with answers and explanations. Free online practice for competitive exams, interviews, and university tests.

1565. Keeping the requirements of QFD in mind which of the following is not an example of an Expected Requirement ?

A. Ease of software installation
B. Overall operational correctness and reliability
C. Specific system functions
D. Quality graphical display
✅ The correct answer is option C.
Explanation: Expected requirements are so fundamental that a customer does not explicitly state them.System functions comes under the category of Normal requirements in QFD which is compulsory to be defined,hence is not an expected requirement.

1568. Which of the following term describes testing ?

A. Finding broken code
B. Evaluating deliverable to find errors
C. A stage of all projects
D. None of the mentioned
✅ The correct answer is option B.
Explanation: Software testing is the process of evaluation a software item to detect differences between given input and expected output.

1569. Which of the following is/are true with respect to functions ?

A. A function such as “search-book” is represented using a circle
B. Functions represent some activity
C. Function symbol is known as a process symbol or a bubble in DFD
D. All of the mentioned
✅ The correct answer is option D.
Explanation: All the options are correct with respect to Function Oriented Software Design