David TzemachMar 284 minHow Can a Zero Bug Policy Help You Get Rid of Bug Debt?In this article, I'll explain how I worked with my teams to reduce technical debt associated with bugs to a bare minimum. I can't...
David TzemachMar 145 minThe Power of Exploratory Testing in Agile development Exploratory testing is one of the most effective and powerful methods of testing. It combines different activities such as test design,...
David TzemachMar 107 minThe Build Measure Learn (BML) framework in action | David TzemachThe build-measure-learn loop is at the core of the Lean methodology and one of my favorite frameworks for allowing companies to get into...
David TzemachFeb 194 minSystem QA team in the Agile EnvironmentMost of the testing effort, and in some cases all of it, is strictly the responsibility of the Agile teams. They should perform all...
David TzemachDec 24, 20214 minThe Core Principles of Scrum | David TzemachScrum is based on six core principles that make it the most common, successfully implemented framework. In this article, I will give you...
David TzemachDec 20, 20213 minThe Scrum Refinement Meeting | David TzemachLike a flower growing wild when untended for too long, the product backlog becomes complicated and unmanageable when the Product Owner...
David TzemachDec 13, 20212 minMistakes to Avoid During a Sprint ReviewThe importance of the sprint-review meeting is unquestionable, and therefore it’s vital to address pitfalls to avoid. Let us review some...
David TzemachDec 7, 20214 minIntroduction to Agile Software Development | David TzemachThis article provides an overview of Agile and illustrates the differences between Agile software development and traditional...
David TzemachDec 5, 20214 minAgile Principles Explained | David TzemachIn addition to the four values, the Agile Manifesto contains twelve principles that are used as guides for all methodologies included...
David TzemachDec 2, 20214 minSelf-managed teams in Agile software development, Can it actually work? I see it in many organizations and heard a lot about the benefits and success of self-managed teams working in the Agile environment. For...
David TzemachNov 21, 20219 minEffective team onboarding in Agile software developmentThe current crisis caused by the covid-19 has helped us appreciate the flexibility and skills of excellent staff. Ensuring they can meet...
David TzemachJan 15, 20212 minWhat Is Your Testing Vision in the Agile environment? | David Tzemach Agile and its corresponding frameworks were created to handle development without really focusing on the testing side (with the exception...
David TzemachNov 14, 20203 minThe fundamentals of effective bug reporting There is no dispute about the importance of writing an effective bug report; it's the primary key to the success of any Bug life cycle...
David TzemachNov 14, 20202 minHow to Determine your bug’s Priority ?Before we begin to review this section, I want to add my personal opinion and say that the ability to determine the bug priority is a...
David TzemachNov 14, 20202 minHow to Determine your bug’s severity..?Bug severity determines the impact that the bug has on the system, both in the short and long term. I want to explain: Short term: How...
David TzemachNov 14, 20202 minWhat is Equivalence Partitioning Technique? This Black-Box test technique can be used at any level of testing (Unit, Component, Integration, and system). It is used to determine the...
David TzemachNov 14, 20203 minChecklist for User Acceptance TestingAfter the application is developed and approved by the engineering team, the application is now available to be delivered to the customer...
David TzemachNov 14, 20203 minChecklist for Test Planning (TP)In this article, I will provide an essential checklist you can use to increase the efficiency of your project testing process. Note: This...
David TzemachNov 13, 20202 minThe catastrophic results of software failures | David TzemachTo understand the impact of software bugs and how they can lead to catastrophic results such as loss of life, damaged business...
David TzemachNov 13, 20204 minIntroduction to Software Bugs | David Tzemach In the software industry, we see bugs as an error in coding. Therefore, we can say that a bug is an error that causes either a specific...