TMTodd Meinershageninblog.toddmeinershagen.com·Jun 14, 2021 · 1 min readLive Unit Testing in Visual StudioI am a big proponent of unit testing my code because of the many benefits it provides: Helps me to reduce bugs by forcing me to clarify expectations for various success and failure scenarios Provides a safety net for future code changes Leaves a doc...00
TMTodd Meinershageninqualitysoftwarematters.com·Aug 13, 2015 · 4 min readThe Coding DojoIn my post on "Being Prepared", I wrote about the need for us to practice our craft in order to deliver high quality code. Unfortunately, there are a lot of demands for our time working on projects that are under tight deadlines and supporting exist...00
TMTodd Meinershageninqualitysoftwarematters.com·Jul 18, 2015 · 6 min readApplication MonitoringDo you actively monitor your applications? Chances are that if your development team doesn't, your operations group does. There are a variety of metrics that they are watching at a high level like CPU and memory usage performance counters and whether...00
TMTodd Meinershageninqualitysoftwarematters.com·Jul 9, 2015 · 4 min readQuality is Everyone's ResponsibilityHave you ever had this experience before? I drove up to a Chase ATM to transfer money from my Liquid account (re-loadable debit card we use for budgeting purposes) to our main checking account. (I know - it would be nice if I could just transfer th...00
TMTodd Meinershageninqualitysoftwarematters.com·Jul 2, 2015 · 3 min readBeing PreparedIt happens every once in a while. I waltz into the classroom looking forward to a new lesson and suddenly realize that today is the final exam. Everything I should have been preparing for is finally due. And I haven't done anything -- no flash ca...00