Software Engineering Nptel Week 2 Assignment Answers
Are you looking for the Software Engineering Nptel Week 2 Assignment Answers Look no further! Our platform provides precise and comprehensive Software Engineering Nptel Assignment Solutions for Week 2 in this course
Table of Contents

Software Engineering Nptel Week 2 Assignment Answers (July-Dec 2025)
Question 1. Which of the following are milestones in a project?
- a. Phase entry
- b. Phase exit
- c. Use of abstraction
- d. Use of decomposition
- e. Project completion
Question 2. Which one of the following correctly justifies the following fact: “The later the phase in which a defect gets detected, the more expensive is its removal.”?
- a. Early effort towards defect removal results in less interest outgo
- b. Inflationary pressure on the economy amplifies the defect removal cost with time
- c. A larger amount of rework is required for late error removal
- d. Difficulty in understanding a work product that was completed some time back
- e. Structure of software degrades with delayed correction
Question 3. Which of the following activities are typically carried out during the feasibility study of a software project that a software development organization intends to bid?
- a. Work out an overall understanding of the problem.
- b. Formulate different solution strategies.
- c. Determine the most acceptable solution strategies
- d. Work out and complete the requirements specification document
- e. Review the requirements specification document
Question 4. Which of the following are types of maintenance that are undertaken for a software product?
- a. Regression testing
- b. Corrective maintenance
- c. Perfective maintenance
- d. Adaptive maintenance
- e. Performance testing
- f. Functional testing
These are Software Engineering Nptel Week 2 Assignment Answers
Question 5. Which of the following can be expected when commercial software development is carried out using the build-and-fix model of software development?
- a. Effort increases exponentially with the size of the software being developed
- b. The cost of development increases exponentially with the size of the software being developed
- c. Time to develop the software increases exponentially with the size of the software being developed
- d. Effort increases exponentially, whereas the cost increases linearly with the size of the software being developed
- e. Effort increases exponentially, whereas the time to develop increases linearly with the size of the software being developed
- f. The development project would suffer from “99% complete” syndrome
Question 6. The waterfall model does not possess which one of the following characteristics?
- a. Customer requirements change requests are easily accommodated.
- b. Easy to understand the development process, and easy to use, especially by inexperienced project team members
- c. Milestones are well understood by the team
- d. Provides requirements stability during development
- e. Facilitates strong management control
Question 7. Which of the following are major shortcomings of the waterfall model when used in present-day software development projects?
- a. Feasibility study conducted too early
- b. An early and complete requirements specification is required
- c. Testing conducted at three levels: unit, integration, and system levels
- d. Review of documents required
- e. Code review conducted before unit testing
- f. One-shot software delivery is made to the customer at the end of the project
These are Software Engineering Nptel Week 2 Assignment Answers
Question 8. In a waterfall model-based software development, when is code review carried out?
- a. After coding is complete and before the code is compiled.
- b. After coding is complete and the code compiles.
- c. After the code compiles and unit testing is completed
- d. After coding as well as system testing are completed
- e. Midway during code writing
- f. After unit testing is complete
Question 9. Which of the following are usually part of the exit criteria for the coding phase in the iterative waterfall model of software development?
- a. Unit testing is complete
- b. Code review is complete
- c. Integration testing is complete
- d. Code documentation is complete
- e. System testing is complete
- f. Module specification is complete
Question 10. In the V model of software development, in which phase of development are the integration test cases designed?
- a. Requirements Analysis and Specification
- b. High-level Design
- c. Detailed Design
- d. Coding
- e. Unit testing
- f. Integration testing
Software Engineering Nptel Week 2 Assignment Answers (July-Dec 2024)
Course Link: Click Here
Q1. Which one of the following activities would span all stages of a software development life cycle (SDLC) in waterfall-based software development?
a. Coding
b. Testing
c. Project management
d. Design
e. Requirements specification
Answer: c. Project management
Q2. In waterfall model of software development, unit testing is carried out during which phase of the waterfall model?
a. Implementation phase
b. Testing phase
c. Maintenance phase
d. Design phase
e. Requirements specification phase
Answer:a. Implementation phase
For answers or latest updates join our telegram channel: Click here to join
These are Software Engineering Nptel Week 2 Assignment Answers
Q3. In waterfall-based development, which one of the following phases accounts for the maximum effort during development of a typical software?
a. Implementation
b. Testing
c. Designing
d. Specification
e. Feasibility study
Answer: b. Testing
Q4. Which of the following advantages can be expected to accrue when iterative waterfall model is used for a project?
a. Easy to understand, easy to use, especially by inexperienced staff
b. Milestones are well understood by the team
c. Provides requirements stability during development
d. Strong management control (planning, staffing, tracking etc) on the project
e. Project progress can be accurately monitored by the project manager, as a result schedule slippages are rare
f. Continual integration of the developed code occurs throughout the life cycle
g. Continual customer interactions
Answer: a. Easy to understand, easy to use, especially by inexperienced staff
b. Milestones are well understood by the team
c. Provides requirements stability during development
d. Strong management control (planning, staffing, tracking etc) on the project
e. Project progress can be accurately monitored by the project manager, as a result schedule slippages are rare
For answers or latest updates join our telegram channel: Click here to join
These are Software Engineering Nptel Week 2 Assignment Answers
Q5. Which of the following project characteristics would suggest that a waterfall model-based development would be appropriate?
a. Requirements are well defined and stable
b. Technology is understood
c. Development team have experience with similar projects
d. Delivery date has been aggressively set
e. Substantial reuse of code is targeted
Answera. Requirements are well defined and stable
b. Technology is understood
c. Development team have experience with similar projects
Q6.Which of the following are not known shortcomings of the iterative waterfall model of software development?
a. All requirements must be known upfront
b. Can give a false impression of progress
c. Integration is one big bang at the end
d. Little opportunity for customer to pre-view the system.
e. Inadequate documentation produced as part of the process
f. Number of phases in the model is ill defined
Answer: e. Inadequate documentation produced as part of the process
f. Number of phases in the model is ill defined
For answers or latest updates join our telegram channel: Click here to join
These are Software Engineering Nptel Week 2 Assignment Answers
Q7. Which one of the following may be experienced by a software development team when it adopts a systematic development process model in preference to a build-and-fix style of development?
a. Increased documentation overhead
b. Increased development cost
c. Increased maintainability
d. Increased development time
e. Increased code size
f. Increased code efficiency
Answer: a. Increased documentation overhead
Q8. Prototyping life cycle model is appropriate when a project suffers from which one of the following risks?
a. Schedule slippage
b. Manpower turnover
c. Incomplete and uncertain requirements
d. Poor quality of outsourced work
e. Technological obsolescence
Answer: c. Incomplete and uncertain requirements
For answers or latest updates join our telegram channel: Click here to join
These are Software Engineering Nptel Week 2 Assignment Answers
Q9. Which of the following sections are not important to an effective business case document and can be omitted?
a. Cost
b. Benefit
c. Risk
d. Configuration management
e. Team structure
Answer: d. Configuration management
e. Team structure
Q10. The operation phase of the waterfall model is a synonym for which one of the following phases?
a. Coding and unit testing phase ?
b. Integration and system testing phase
c. Maintenance phase
d. Design phase
e. Requirements specification phase
Answer: c. Maintenance phase
For answers or latest updates join our telegram channel: Click here to join
These are Software Engineering Nptel Week 2 Assignment Answers
All Weeks of Software Engineering: Click here
For answers to additional Nptel courses, please refer to this link: NPTEL Assignment Answers





