BenforfreeCodeCampfreecodecamp.org·Dec 16, 2024How to Write User Stories for Beginners: Agile in PracticeIn this tutorial, you’ll learn about an important part of the Agile approach to software development: user stories. I’ll take you through what user stories are, common pitfalls that I’ve seen with creating user stories, and the frameworks that exist ...agile
Trushang Suthartrushang-dev.hashnode.dev·Nov 29, 2024Popular Agile Terms Explained with Examples: A Quick Guide for Your Development TeamsPopular Agile Terms Explained with Examples Agile has become one of the most popular methodologies for managing projects in the software development world. It's known for its flexibility, iterative development process, and focus on collaboration. But...ScrumMaster
npv thrilokcontentsharingplatform.hashnode.dev·Sep 2, 2024How to Craft Engaging Stories That Capture Your Audience's AttentionIntroduction In today's fast-paced digital world, capturing your audience's attention is more challenging than ever. With an overwhelming amount of content available online, how can you ensure that your story stands out? The answer lies in learning h...write Stories
Brian Nesscodeahead.hashnode.dev·Aug 16, 2024How Long Does it Take to Catch a FishIf you have recently looked at a job board for software engineering positions, you might wonder how we ever developed software before the advent of “agile.” Many job descriptions include agile jargon in the list of applicant requirements, but have ag...agile
Evgenii Terekhovblog.decision-driven.dev·Apr 21, 2024Failing Test for Minimal Functionality IncrementMy recent work project has been a source of many insights. This week, I've realized that Test-Driven Development (TDD) can be scaleless if we tweak its fundamental principles a bit. In my understanding, TDD traditionally focuses on writing the code f...Scaleless TDD: A Comprehensive GuideTDD (Test-driven development)
Pradeep K Apradeepanand.hashnode.dev·Mar 29, 2024Agile MethodologySmoke vs Sanity Testing Smoke testing focus on stability of the build to start testing which ensures fully testing can be carried. Sanity testing focus on the basic functionality of the developed feature. Validation vs Verification Validation means t...agile methodology
Alexis Cuadradoalexis.hashnode.dev·Sep 26, 2023User StoradeIn the grand ballrooms of software development, there exists a dance of deception known as the User Storade, where implementation tasks, masquerading as user stories, elegantly weave up and down, in and out of backlogs. All the while, teams sway mind...29 readsagile
Legaltechieesopuruchi.hashnode.dev·Feb 6, 2023What is your User's Story?The importance of conducting user research and survey. As a product manager, one of the skills to have is empathy. Before building a new product, you need to understand the potential users of your product, imagine them, know them, feel their pain poi...39 readsuser experience
Fatih Yıldızmfyz.hashnode.dev·Jan 23, 2023Creating sequence diagrams using mermaidjs to map out your user journeyI want to talk about an effective product planning process I’ve been following recently. Why to do user journey thinking? In your product, single most important thing is to put your users first. Nothing matters other than how your users perceive your...50 readsMermaidJS
Lee Nattressfor3t Engineering Blogblog.3tplatform.com·Jan 9, 2023INVEST in User StoriesOrigins 2003: the INVEST checklist for quickly evaluating user stories originates in an article by Bill Wake, which also repurposed the acronym SMART (Specific, Measurable, Achievable, Relevant, Time-boxed) for tasks resulting from the technical dec...78 readsScrum