Posted by Albert Gareev on May 25, 2017
Based on my Quora answer to “What is “Testing in production” as a concept?“ “What is testing in production?” – Follow along.. Product owners and project managers need to make decisions about software and software development process. Effective decision making is informed decision making. Effective testing provides information directly relevant to the risks and concerns […] ...
Posted by Albert Gareev on May 04, 2017
It certainly does help testers to understand code and be able to code on their own. So I welcome “coding kata” movement. In fact, I can recommend some good ones, like Coding Games. Not only to testers and wanna be programmers, also to teenagers and their parents. Exercises in a context, presented in a spectacular […] ...
Posted by Albert Gareev on May 02, 2017
Continuing my thoughts on alternative facts in testing and quality assurance. Happy Path? Guilty as charged. I, too, used to say “happy path testing” and “happy path coverage”. What I meant was something like.. eh.. “a typical user entering typical data in a typical way”. Unfortunately (or fortunately, depends on how to look at it) […] ...