Capture.PNG

DAVID TZEMACH

  • Home

  • Blog

    • Agile Software Development
    • Software Testing
    • Cloud Computing
    • Software Development
    • Automation Testing
  • My Experience

  • About me

  • My Books for purchase!

  • More

    Use tab to navigate through the menu items.

    dzcomp@gmail.com

    +972-526982298

    • Facebook
    • Twitter
    • LinkedIn

    Share on LinkedIn

    • software testing (81) 81 posts
    • Agile (46) 46 posts
    • Scrum Framework (46) 46 posts
    • Agile Testing: Best Practices and Challenges Strategies (41) 41 posts
    • Automation (41) 41 posts
    • C# Tutorial (34) 34 posts
    • Scrum Process Best Practices (28) 28 posts
    • Cloud Computing (22) 22 posts
    • Best Practices for Scrum Meetings (15) 15 posts
    • Agile estimation and prioritization techniques (13) 13 posts
    • How do we Manage Bugs in Agile? (13) 13 posts
    • scrum roles and responsibilities (13) 13 posts
    • Docker & Kubernetes (8) 8 posts
    • Agile HR Practices (6) 6 posts
    • Metrics & KPI's (3) 3 posts
    • All Posts
    • Agile Software Development
    • Software Development Tutorials
    • Cloud computing
    • Information Technology
    • Test Automation Framework
    • Software Testing
    • Publishing On Site
    Search
    How Can a Zero Bug Policy Help You Get Rid of Bug Debt?
    David Tzemach
    • Mar 28
    • 4 min

    How 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...
    1820
    The Power of Exploratory Testing in Agile development
    David Tzemach
    • Mar 14
    • 5 min

    The 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,...
    970
    The Build Measure Learn (BML) framework in action | David Tzemach
    David Tzemach
    • Mar 10
    • 7 min

    The Build Measure Learn (BML) framework in action | David Tzemach

    The build-measure-learn loop is at the core of the Lean methodology and one of my favorite frameworks for allowing companies to get into...
    1340
    System QA team in the Agile Environment
    David Tzemach
    • Feb 19
    • 4 min

    System QA team in the Agile Environment

    Most of the testing effort, and in some cases all of it, is strictly the responsibility of the Agile teams. They should perform all...
    1300
    The Core Principles of Scrum | David Tzemach
    David Tzemach
    • Dec 24, 2021
    • 4 min

    The Core Principles of Scrum | David Tzemach

    Scrum is based on six core principles that make it the most common, successfully implemented framework. In this article, I will give you...
    2770
    The Scrum Refinement Meeting | David Tzemach
    David Tzemach
    • Dec 20, 2021
    • 3 min

    The Scrum Refinement Meeting | David Tzemach

    Like a flower growing wild when untended for too long, the product backlog becomes complicated and unmanageable when the Product Owner...
    1630
    Mistakes to Avoid During a Sprint Review
    David Tzemach
    • Dec 13, 2021
    • 2 min

    Mistakes to Avoid During a Sprint Review

    The importance of the sprint-review meeting is unquestionable, and therefore it’s vital to address pitfalls to avoid. Let us review some...
    2540
    Introduction to Agile Software Development | David Tzemach
    David Tzemach
    • Dec 7, 2021
    • 4 min

    Introduction to Agile Software Development | David Tzemach

    This article provides an overview of Agile and illustrates the differences between Agile software development and traditional...
    1170
    Agile Principles Explained | David Tzemach
    David Tzemach
    • Dec 5, 2021
    • 4 min

    Agile Principles Explained | David Tzemach

    In addition to the four values, the Agile Manifesto contains twelve principles that are used as guides for all methodologies included...
    3270
    Self-managed teams in Agile software development, Can it actually work?
    David Tzemach
    • Dec 2, 2021
    • 4 min

    Self-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...
    850
    Effective team onboarding in Agile software development
    David Tzemach
    • Nov 21, 2021
    • 9 min

    Effective team onboarding in Agile software development

    The current crisis caused by the covid-19 has helped us appreciate the flexibility and skills of excellent staff. Ensuring they can meet...
    2610
    What Is Your Testing Vision in the Agile environment? | David Tzemach
    David Tzemach
    • Jan 15, 2021
    • 2 min

    What 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...
    1340
    The fundamentals of effective bug reporting
    David Tzemach
    • Nov 14, 2020
    • 3 min

    The 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...
    290
    How to Determine your bug’s Priority ?
    David Tzemach
    • Nov 14, 2020
    • 2 min

    How 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...
    180
    How to Determine your bug’s severity..?
    David Tzemach
    • Nov 14, 2020
    • 2 min

    How 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...
    50
    What is Equivalence Partitioning Technique?
    David Tzemach
    • Nov 14, 2020
    • 2 min

    What 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...
    160
    Checklist for User Acceptance Testing
    David Tzemach
    • Nov 14, 2020
    • 3 min

    Checklist for User Acceptance Testing

    After the application is developed and approved by the engineering team, the application is now available to be delivered to the customer...
    290
    Checklist for Test Planning (TP)
    David Tzemach
    • Nov 14, 2020
    • 3 min

    Checklist 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...
    2680
    The catastrophic results of software failures | David Tzemach
    David Tzemach
    • Nov 13, 2020
    • 2 min

    The catastrophic results of software failures | David Tzemach

    To understand the impact of software bugs and how they can lead to catastrophic results such as loss of life, damaged business...
    190
    Introduction to Software Bugs | David Tzemach
    David Tzemach
    • Nov 13, 2020
    • 4 min

    Introduction 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...
    150
    1
    2
    • Facebook
    • Twitter
    • LinkedIn

    ©2020 by David Tzemach. Proudly created with Wix.com