As per ISO 21500:
Quality control is a set of activities for ensuring quality in the outputs of the project (the code here) whereas quality assurance is a set of activities for ensuring quality in the processes by which products are developed.
The last paragraph on page iii should thus read:
In this book we’ll focus on automated testing. Manual testing, such as QC
(Quality Control), is fundamental for many reasons, …