Skip to content

Commit 4a3e7c2

Browse files
committed
Refer back to requirements smells GH-64
1 parent 9d0f2f2 commit 4a3e7c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lectures/14_code_review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ int main (void) {
638638
- finding issues as early as possible
639639
- applies to every output element of the development process
640640
- V-model
641-
- requirement analysis can be reviewed
641+
- requirement analysis can be reviewed (requirements smells)
642642
- for design: risk storming
643643
- for code review, four formality level
644644
- informal, walkthrough, technical, inspection

0 commit comments

Comments
 (0)