naboni07 / Nabi_Blog_post

0 stars 0 forks source link

SE11 and DB2 review #15

Open AlishChhetri opened 11 months ago

AlishChhetri commented 11 months ago

SE11: This article does a great job at summarizing the Testing Overview chapter of the Software Engineering at Google book. The sentence " I appreciated the “Beyoncé Rule” as a catchy motto that reminds developers the importance of validating their contributions through tests for posterity. " really resonated with me, it's a great rule and a fun name!

DB2: This article does a great job at summarizing the Tracing Executions of the Debugging book. The chapter's exploration of the application of the tracing function in a class and introduces the concept of ConditionalTracer was summarized very well.