Mar 19, 2022 • 6 min
Is pursuing 100% code coverage a good or a bad thing? Code coverage is an interesting metric. However, 100% code coverage is a crappy target. It encourages gaming.
Jul 18, 2021 • 10 min
Dave Farley describes approaches to acceptance testing that allow teams to work quickly and effectively, build functional coverage tests and maintain those tests throughout change.
Jun 6, 2021 • 12 min
Pulumi is the new kid on the block in the cloud infrastructure as code arena. I was relieved to find Pulumi. Finally, we have testable Infrastructure as Code. We can write fast unit tests that we can execute locally without needing the cloud. However, I was a bit disappointed. Pulumi does not have a full representation of IAM Policy documents. Fortunately, it was relatively easy to build a library that did this!
Apr 13, 2021 • 4 min
My notes from a performance testing workshop I followed at AADays 2018 in Poland. It was my very first encounter with performance testing.
Apr 13, 2021 • 7 min
My notes from the Anand Bagmar’s Analytics workshop I followed at AADays 2018 in Poland.
Oct 2, 2018 • 17 min
In this post, Leena interviews Thierry de Pauw, a Software Engineer who coaches on Continuous Delivery and other Software Engineering Practices. His focus is helping teams to improve the flow of software delivery.