PinnedPublished inCodeXStop using CSS and Test Ids to locate elements in testsHow should we locate elements when testing web pages?Nov 22Nov 22
PinnedPublished inCodeXCoding backwardLet’s learn about one of my favorite techniques in coding. It offers focus, direction, and waste reduction.Apr 31Apr 31
PinnedPublished inCodeX#NoEstimatesEstimation is wasteful, but many teams still abide by it. Let’s debunk this myth.Mar 14, 202216Mar 14, 202216
PinnedPublished inCodeX#NoBacklogThe typical backlog is a tech task tracker, a bug database, or a feature wishlist. Ultimately, it’s a black hole of promises, wasted work…Oct 30, 202312Oct 30, 202312
PinnedPublished inStackademic#NoSprintsFocusing on delivering value and continuous improvement is more crucial than adhering to a 2-week timebox.Jul 26, 202316Jul 26, 202316
Antipattern #2 — Sharing state between testsA shared state between tests means pain while understanding and debugging them.Oct 21Oct 21
Published inLevel Up CodingSpeaking a Ubiquitous LanguageCan you quickly grasp a codebase's goals? Do technical details distract you when changing a business rule? Do you understand the value of…Jun 181Jun 181
Published inDev GeniusAutomated testing in C — Part IIAcceptance testing means testing software in a user-centric way (roughly the same as end-to-end testing). I’ll present a way to test a CLI…May 21May 21