
In both of my previous posts (TEAM CBT and Yan Shou Gong), I’ve mentioned “testing”.
Testing is also an extremely important discipline in software engineering. When making changes to software, we want to know, as quickly as possible, whether our change has had the desired effect. Software engineers put a lot of effort into minimising the amount of time before they receive meaningful feedback. We can call this shortening the feedback loop.
read more




