0% found this document useful (0 votes)
60 views2 pages

Se Tutorial 4

This document appears to be a set of questions related to software engineering topics for a class. It includes 70 multiple choice questions covering topics like top-down development, software quality standards, testing approaches, feasibility analysis, estimation techniques, metrics, and quality assurance. It also includes short answer questions about distinguishing faults from failures, the reuse maintenance model, equivalence partitioning and boundary value analysis, and the ripple effect in programming.

Uploaded by

Ceh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views2 pages

Se Tutorial 4

This document appears to be a set of questions related to software engineering topics for a class. It includes 70 multiple choice questions covering topics like top-down development, software quality standards, testing approaches, feasibility analysis, estimation techniques, metrics, and quality assurance. It also includes short answer questions about distinguishing faults from failures, the reuse maintenance model, equivalence partitioning and boundary value analysis, and the ripple effect in programming.

Uploaded by

Ceh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

4C78 4E8

Given By: Mr. Sandeep Tayal

SOFTWARE ENGINEERING (ETCS-252)


Tutorial sheet 4

Q.61 Top down approach is used for


(A) development. (B) identification of faults.
(C) testing and validation. (D) reverse engineering.
Q.62 Which of the following is not an attribute of software engineering
(A) Efficiency. (B) Scalability.
(C) Dependability. (D) Usability.
Q.63 A key concept of quality control is that all work products
(A) are delivered on time and under budget
(B) have complete documentation
(C) have measurable specification for process outputs
(D) are thoroughly tested before delivery to the customer
Q.64 The ISO quality assurance standard that applies to software engineering is
(A) ISO 9000 (B) ISO 9001
(C) ISO 9002 (D) ISO 9003
Q.65 What types of models are created during software requirements analysis?
(A) Functional and behavioral (B) Algorithmic and data structure
Q.66 What is the normal order of activities in which software testing is organized?
(A) unit, integration, system, validation
(B) system, integration, unit, validation
(C) unit, integration, validation, system
(D) none of the above
Q.67 Software feasibility is based on which of the following
(A) business and marketing concerns
(B) scope, constraints, market
(C) technology, finance, time, resources
(D) technical prowess of the developers
Q.68 FP-based estimation techniques require problem decomposition based on
(A) information domain values (B) project schedule
(C) software functions (D) process activities
Q.69 The software metrics chosen by an organization are driven by the business or
technical goals an organization wishes to accomplish.
(A) True (B) False
Q.70 The goal of quality assurance is to provide management with the data needed to
determine which software engineers are producing the most defects.
(A) True (B) False

4C78 4E8
Q7. Distinguish software faults and software failures.

Given By: Mr. Sandeep Tayal

Q8. Explain the reuse maintenance model with the help of a diagram.
Q9. Explain Equivalence Class Partitioning and Boundary value analysis. Compare
the two.
Q10. What is ripple effect? How does it affect the stability of a program?

You might also like