A(n) _______ is a formal type of review where the reviewers are selected based on their expertise, and the process is well-defined.
- Ad-hoc review
- Inspection
- Pair Programming
- Walkthrough
An inspection is a formal type of review wherein the process is structured and predetermined. The reviewers are chosen for their specific expertise and are required to go through the material thoroughly. It's more formal than other types of reviews like walkthroughs.
Loading...
Related Quiz
- Imagine you've implemented CI/CD in your project, and the build breaks often, causing delays. What steps can be taken to minimize the build breakages and ensure seamless integration?
- In the STLC, what factors determine the exit criteria of a testing phase?
- How do "Blue-Green Deployments" fit into Continuous Integration and Continuous Deployment practices?
- What is the primary purpose of incremental integration testing?
- In which testing phase do internal employees of the developing organization test the software before it's released to a select group of external users?