



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Lecture notes on requirements engineering and software engineering, covering topics such as defect propagation, formal technical reviews, review guidelines, and postmortem evaluations. It includes questions and answers related to software quality control activities, review metrics, and the cost impact of software defects. The notes also touch on improving the efficacy of desk check reviews and the benefits of developing checklists for reviewed products. This resource is valuable for students and professionals in software engineering.
Typology: Study notes
1 / 7
This page cannot be seen from the preview
Don't miss anything!




_____ purify software engineering work products, including requirements and design models, code, and testing data. 1.Analysis matrices 2.Work products 3.Increments 4.Software reviews - correct answerSoftware reviews _________ _________makes the following argument—an error introduced early in the software engineering work flow and undetected can and often will be amplified into multiple errors during design. - correct answerDefect amplification _____________ _____________is a term used to describe the impact an undiscovered error has on future development activities or product behavior. - correct answerDefect propagation A formal technical review is a class of reviews that includes _____.
Choose review guidelines that are defined for formal technical reviews.
1.Effort saved per error = Etesting- Ereviews 2.Effort saved per error = Etesting+ Ereviews 3.Effort saved per error = Ereviews x Etesting 4.Effort saved per error = Ereviews/Etesting - correct answer1.Effort saved per error = Etesting- Ereviews Identify the model that helps to define the level of review formality. 1.The reference model 2.The implementation model 3.The requirements model 4.The development model - correct answer1.The reference model Identify the review metric that requires an effort to review a work product prior to the actual review meeting. 1.Preparation effort 2.Assessment effort 3.Work product effort 4.Rework effort - correct answerPreparation effort Identify the review metrics that are collected for each review conducted. 1.Module name 2.Bug severity 3.Major errors found 4.Minor errors found - correct answerMajor errors found Minor errors found In a review meeting, who informs the project leader that the work product is complete and that a review is required?