Capture.PNG

DAVID TZEMACH

  • Home

  • Blog

    • Agile Software Development
    • Software Testing
    • Cloud Computing
    • Automation Testing
    • Software Development
    • DevOps - Tools, Code and technologies
  • 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 (75) 75 posts
    • Scrum Framework (45) 45 posts
    • Agile (42) 42 posts
    • Automation (40) 40 posts
    • Agile Testing: Best Practices and Challenges Strategies (35) 35 posts
    • C# Tutorial (34) 34 posts
    • Scrum Process Best Practices (28) 28 posts
    • Cloud Computing (22) 22 posts
    • Devops Tools and Technologies (16) 16 posts
    • Best Practices for Scrum Meetings (15) 15 posts
    • How do we Manage Bugs in Agile? (13) 13 posts
    • Agile estimation and prioritization techniques (12) 12 posts
    • scrum roles and responsibilities (12) 12 posts
    • Bash Scripting (8) 8 posts
    • Docker & Kubernetes (8) 8 posts
    • Agile HR Practices (6) 6 posts
    • Vagrant (4) 4 posts
    • Metrics & KPI's (3) 3 posts
    • All Posts
    • Agile Software Development
    • Software Development Tutorials
    • Cloud computing
    • DevOps
    • Test Automation Framework
    • Software Testing
    Search
    Tips for Holding the Sprint Review Meeting | David Tzemach
    David Tzemach
    • Oct 5, 2021
    • 1 min

    Tips for Holding the Sprint Review Meeting | David Tzemach

    To help your next sprint review meeting advance smoothly and meet its objectives, I have created a list of ideas and tips for you, which...
    850
    Integration testing overview | David Tzemach
    David Tzemach
    • Oct 3, 2021
    • 3 min

    Integration testing overview | David Tzemach

    Integration testing is a testing approach used to test that two or more components work together correctly. Occasionally, integration...
    2130
    Agile Estimation with the Bucket System | David Tzemach
    David Tzemach
    • Sep 30, 2021
    • 3 min

    Agile Estimation with the Bucket System | David Tzemach

    The “bucket system” is a way to ensure the estimation process for many stories (greater than 40 and less than 500) is done efficiently...
    3160
    Agile Software Development at a glance: Role-Playing in Agile
    David Tzemach
    • Sep 23, 2021
    • 2 min

    Agile Software Development at a glance: Role-Playing in Agile

    In an Agile team, everyone contributes to the team goal, doing whatever it takes to deliver a high-quality product successfully. The nice...
    1210
    Main Phases of the Retrospective Meeting | David Tzemach
    David Tzemach
    • Sep 21, 2021
    • 4 min

    Main Phases of the Retrospective Meeting | David Tzemach

    There are a few good ways and techniques you can use to perform the retrospective meeting; below is a simple but very effective way of...
    3360
    Selenium C# Tutorial: Chrome Options concepts to simplifying Web Testing
    David Tzemach
    • Sep 19, 2021
    • 3 min

    Selenium C# Tutorial: Chrome Options concepts to simplifying Web Testing

    The Chromeoptions Class is one of the main concepts in Selenium WebDriver for handling and manipulating various properties of the Chrome...
    2,3580
    The importance of Spikes in Scrum | David Tzemach
    David Tzemach
    • Sep 14, 2021
    • 3 min

    The importance of Spikes in Scrum | David Tzemach

    In any development process, there are situations where the team must perform preliminary research about some aspects of the work. This...
    1740
    Selenium C# Tutorial: Working with JavaScript Alerts (C#)
    David Tzemach
    • Sep 11, 2021
    • 3 min

    Selenium C# Tutorial: Working with JavaScript Alerts (C#)

    I think that it will be a fair statement that Web developers use JavaScript alerts to inform users about accepting an input value,...
    2530
    Breaking User Stories into Tasks | David Tzemach
    David Tzemach
    • Sep 9, 2021
    • 4 min

    Breaking User Stories into Tasks | David Tzemach

    As part of the planning meeting, the Scrum development team initiates a process of story breakdown. Stories are divided into smaller...
    2730
    Selenium C# Tutorial: Checking an element's status (C#)
    David Tzemach
    • Sep 3, 2021
    • 1 min

    Selenium C# Tutorial: Checking an element's status (C#)

    It is a widespread scenario that tests fail to enter text in a field or click on an element because it is disabled or exists in the DOM...
    630
    Applying agile principles to automation projects | David Tzemach
    David Tzemach
    • Sep 2, 2021
    • 4 min

    Applying agile principles to automation projects | David Tzemach

    Automation projects can be very challenging, even for the most experienced teams. Each automation project has its challenges,...
    2090
    Checklist for Usability Testing
    David Tzemach
    • Aug 31, 2021
    • 3 min

    Checklist for Usability Testing

    Usability testing is an approach to evaluating the design and functionality of your application, focusing on how easy and efficient it is...
    1860
    Selenium C# Tutorial: Exploring the Radio-Button element (C#)
    David Tzemach
    • Aug 29, 2021
    • 1 min

    Selenium C# Tutorial: Exploring the Radio-Button element (C#)

    A radio button or option button is a graphical control element that allows users to choose only one from a predefined set of options....
    820
    Challenging Personalities in the Daily Scrum Meeting | David Tzemach
    David Tzemach
    • Aug 28, 2021
    • 3 min

    Challenging Personalities in the Daily Scrum Meeting | David Tzemach

    Anyone who has ever participated in a daily Scrum meeting knows how difficult it is to run it effectively when you have challenging...
    2970
    Challenges with Estimations in Agile projects | David Tzemach
    David Tzemach
    • Aug 26, 2021
    • 2 min

    Challenges with Estimations in Agile projects | David Tzemach

    Many different challenges can influence your team’s ability to determine an accurate estimation. From my own experience, I've seen the...
    2100
    Selenium C# Tutorial: HTML Tags and Attributes
    David Tzemach
    • Aug 25, 2021
    • 1 min

    Selenium C# Tutorial: HTML Tags and Attributes

    In the tables below, you will find all the basic HTML Tags and Attributes that you need to know to understand the code samples in my...
    20
    Understanding Velocity and How It Affects Commitments | David Tzemach
    David Tzemach
    • Aug 24, 2021
    • 2 min

    Understanding Velocity and How It Affects Commitments | David Tzemach

    At the end of the sprint, the team adds up effort estimates associated with user stories that meet their Definition of Done. This total...
    2041
    The Role of Managers in Agile Teams | David Tzemach
    David Tzemach
    • Aug 22, 2021
    • 7 min

    The Role of Managers in Agile Teams | David Tzemach

    Scrum teams are structurally different from traditional development teams. The Scrum framework contains three mandatory roles that form a...
    2550
    Best Practices Managing the Product Backlog | David Tzemach
    David Tzemach
    • Aug 15, 2021
    • 4 min

    Best Practices Managing the Product Backlog | David Tzemach

    Although I hate to use the term Best Practices I still think that it’s the best way to describe the items below that are based on the...
    2070
    The Scrum Sprint Backlog | David Tzemach
    David Tzemach
    • Aug 12, 2021
    • 3 min

    The Scrum Sprint Backlog | David Tzemach

    As you probably know, Scrum teams work in short sprints of 2 to 4 weeks. During these sprints, the team uses the planning meeting to...
    1920
    Selenium C# Tutorial: MSTest QuickStart Guide
    David Tzemach
    • Aug 8, 2021
    • 4 min

    Selenium C# Tutorial: MSTest QuickStart Guide

    In my previous, we talked about how to use NUnit with Selenium WebDriver, but due to your increasing questions and requests related to...
    4150
    Why the Product Owner Must Be Present for the Sprint-Planning Meeting
    David Tzemach
    • Aug 5, 2021
    • 2 min

    Why the Product Owner Must Be Present for the Sprint-Planning Meeting

    A good PO will give the team a product backlog with well-defined stories for planning. A great PO understands he can contribute more to...
    2180
    Selenium C# Tutorial: ExpectedException Attribute explained
    David Tzemach
    • Aug 4, 2021
    • 1 min

    Selenium C# Tutorial: ExpectedException Attribute explained

    While working with unit tests, it is widespread that our tests will fail due to one exception or another, and these types of exceptions...
    230
    Selenium C# Tutorial: Capturing screenshots with Selenium WebDriver
    David Tzemach
    • Aug 4, 2021
    • 3 min

    Selenium C# Tutorial: Capturing screenshots with Selenium WebDriver

    Selenium WebDriver provides the capability to capture screenshots during test execution. This ability is vital when you need to...
    5960
    34
    5
    67
    • Facebook
    • Twitter
    • LinkedIn

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