Luísa Ribeiro Bezerraluisarbezerra.hashnode.net·Sep 25, 2022FeaturedExploratory Testing: The benefits of applying this process to my teamThere is a time I was studying the challenge of improving the quality assurance of software delivery in a way that all the team (and also invited people from other domains) could join the testing of a software. So then I found the brilliant Explorato...Discuss·45 likes·1.1K readsTesting
Adaobi Okonkwoadaddon1.hashnode.net·Mar 1, 2022Welcome to MentorTown!Hi there! 👋 My name is Adaobi and I am a Product Manager who served as the main point of contact between myself and a team of three on this project. My role entailed proposing the idea, product thinking, project timeline, scoping out the technical a...Eleftheria Batsou and 1 other are discussing this2 people are discussing thisDiscuss·40 likes·255 readsNetlify
Gregory Witeknotonlycode.hashnode.net·Dec 4, 2020We moved to async stand-ups and never looked backI've recently read a rather popular blog post about cancelling stand-ups and how it affected team's productivity. While I find the topic extremely interesting and I like experimenting with changing processes, the post lacked some long-term conclusion...Discuss·33 likes·75 readsagile development
Christiaan Fouchéfouche.hashnode.net·Apr 24, 2023Enabling ConstraintsFor a tech team to be enabled they must be constrained. Steve Jobs said ‘Deciding what not to do is as important as deciding what to do’. When he returned to Apple in 1997, to save them, his strategy was to produce only four products. A desktop and a...Discuss·48 readsagile
Saravana Sai saravanasai.hashnode.net·Apr 23, 2023Why Micro Service Architecture?Introduction Hi, Folks I'm so excited to share my thoughts on the need for microservice architecture in 2023. I hope you'll find something that resonates with you. So sit back, grab a cup of coffee, and dive in! Pre-requisites Before getting into the...Discuss·33 readsSoftware Engineering
Saurabh Suchaksaurabhsuchak.hashnode.net·Apr 17, 2023Agile in Action: Realizing the Benefits of Agile Principles and PracticesIntroduction Agile project management is now a widely accepted and tested method, allowing organisations to more quickly offer value to consumers and adjust to the ever-changing business environment. Agile is more than a set of methodologies; it's al...DiscussWeMakeDevs
Gaurav Janjalgauravjanjal16.hashnode.net·Apr 14, 2023Implementing Continuous IntegrationContinuous Integration (CI) is a software development practice that helps teams to build and release software faster and more reliably. It involves the continuous integration of code changes into a shared repository, followed by automated tests and b...Discuss·1 like·36 readsContinuous Integration
Grace Icaydigracesion.hashnode.net·Apr 13, 2023SCRUM Guide NotesHere is a list of Notes, Points to Remember, and References in preparation for the Scrum Master Certification Exam. Before Proceeding, it's important to familiarize yourself with The Scrum Guide and The Agile Manifesto. Points to Remember Scrum Value...DiscussNotesScrum
Rafey Ahmedrafeyahmed.hashnode.net·Apr 8, 2023All about docker in one place(Part-1)Introduction what is docker? Docker is a popular containerization platform that allows developers to easily package, deploy and run applications in containers. Containers are lightweight, standalone executable packages containing all the necessary so...Discuss·30 readsDocker
Maryam Zulfiqardevdiaries.hashnode.net·Apr 3, 2023Agile Methodology: A Comprehensive GuideIn today's fast-paced and rapidly evolving software development industry, agility is crucial for success. The traditional models of software development were slow and rigid, leading to delays, cost overruns, and unhappy customers. Agile methodology, ...Discuss·1 likeagile development
Satish Sutarsatishsutar-cloud-and-devops.hashnode.net·Apr 1, 2023DevOps for Beginners: An Overview of Key Concepts and ToolsDevOps is a software development methodology that combines software development (Dev) with IT Operations (Ops). It's based on the idea of collaboration and communication between these two groups, to ensure that software is delivered quickly and effic...Discuss·6 likesDevops
yash negiyash27.hashnode.net·Apr 1, 2023Agile MethodologiesAgile methodologies have been around for several decades now, and they continue to shape the way software development is done. This approach to project management emphasizes flexibility, collaboration, and customer satisfaction. In this article, we w...Discussagile
Adeesh Sharmaadeesh.hashnode.net·Apr 1, 2023Feedback Loop in an Agile EnvironmentIntroduction Agile software development is a flexible, iterative method of creating software that places a strong emphasis on quicker response, ongoing development, and close collaboration between stakeholders and developers. Continuous feedback and ...Discuss·29 readsFeedback