Add Lightness | Better Testing, Better Software·Oct 30, 2021“Engineering Manager” as an Anti-PatternToo many responsibilities, demands from every side, not enough technical time, ultimately doomed to mediocre performance. Sounds like a God…A response icon4A response icon4
Add Lightness | Better Testing, Better Software·Sep 17, 2021Software Complexity, Software CatastropheSoftware engineers tend to be enamored with complexity. Yes, systems and programs are complex by nature. But the truth is a little more ……
Add Lightness | Better Testing, Better Software·Aug 11, 2021More deterministic tests + better signal-to-noise with branch ‘cross-targeting’Unlike app development, QA automation always deals with two codebases, always in parallel: the automation code, and the actual application…
Add Lightness | Better Testing, Better Software·Dec 3, 2020Another kind of “BDD”: Bullet Driven DevelopmentQA is boring. Let’s write our tests with bullets!
Add Lightness | Better Testing, Better Software·Nov 25, 2020TDD and BDD: The Ultimate Answer to Life, the Universe, and (Testing) EverythingSo long, and thanks for all the code !
Add Lightness | Better Testing, Better Software·Nov 24, 2020Better Android automation with Mobile PrismEspresso tests are pretty unwieldy out of the box. Here’s a layered approach which logically models our application under test, inspired…