Push vs Pull Work In a push system, teams are given tasks to do. In a pull system, teams pull tasks from a backlog or central place. By moving towards a pull system our testers will have more ownership and responsibility over their work.
Participating in Code Reviews as a Tester Have you ever wondered what a code review is and/or what it’s like to participate in one? Are you a tester, product or business person who regularly interacts with the output of the code but wonders if they could catch bugs earlier by “shifting left”? Turns out you
Move fast and make things better I much prefer the saying move fast and make things better over move fast and break things. The latter might be more popular but the former is more realistic. Moving fast (software agility) used to be a business advantage but now, at least for any service business, it’s mostly
Appropriate Test Documentation & Formatting The Question Recently in an online forum a tester person asked: Does someone have a simple example of test case (excel sheet) format? I am the only one tester in my company and we are trying to arrange the test documentation. Any advice or example will be useful. I wish