Tag: Agile
-
Make your UX design process Agile using Google's methodology
Posted on April 15, 2019, Level beginner Resource Length long
Google has developed a methodology to make the design process fast and still offer valuable insight. Forget minimum viable products and focus on prototypes and build and test in a week! An article by interaction-design.org.
Tags ux web-development learning agile teams
-
Top 5 reasons why Agile Testing Governance is needed
Posted on April 10, 2019, Level beginner Resource Length medium,
This podcast from Cignity is all about Agile testing and why it is important for Agile not function as a set of principles that operate independently once they are set into motion. It is a process that needs holistic environment management, and the reasons could be quite compelling to know.
Tags agile programming web-development learning
-
Agile is not enough
Posted on April 8, 2019, Level beginner Resource Length medium
The interesting piece from pens of Will Poindexter and Steve Berez about addressing architectural rigidity, closing talent gaps, and adopting a product mindset in order to realize Agile's power.
Tags agile programming web-development
-
Why isn't your current approach to scaling Agile working?
Posted on March 30, 2019, Level beginner Resource Length long
This lengthy article from the pens of Cesario Ramos and Kurt Bittner adresses the trouble many companies face when trying to sclae their agility. Even organizations who have agile success in isolated pockets have trouble scaling that agility to the broader organization. The challenges express themselves in familiar patterns.
Tags programming miscellaneous agile software
-
Technical Debt: What it is, why it's important, and how to prioritize it
Posted on March 15, 2019, Level beginner Resource Length medium
It's easy to think of tech debt as the monster in the codebase. But what does it actually consist of, and how can you manage it? Jennifer McGrath helps you to find out.
Tags agile programming software
-
9 Reasons why feature teams are the best team structure
Posted on January 28, 2019, Level beginner Resource Length medium
Interesting read by Łukasz Muszyński on SoftwareHut web site. They are primarily Agile software house believing in Agile to be main factor in their success. They discovered in the recent time that features teams based structure is one of the best Agile team structure for our software development projects.
Tags devops teams agile programming
-
Why high-performers don't use to-do lists
Posted on January 9, 2019, Level beginner Resource Length medium
An article by Aytekin Tank about high performers productivity. For most of us we find ourselves in hand-to-hand combat with a to-do list so long and so vast it resembles the spiraling tentacles of a giant squid.
Tags miscellaneous agile teams cio
-
The agile manager
Posted on December 23, 2018, Level beginner Resource Length medium
An article by Aaron De Smet focusing on the role od agile manager. He tries to explain these fundamental questions: who manages in an agile organization? And what exactly do they do?
Tags agile programming teams miscellaneous cloud
-
Six ways to create an amazing agile team
Posted on December 20, 2018, Level beginner Resource Length medium
The blog post by Kat Boogard for Atlassian on topic of building Agile team. Unfortunately, there's no magic recipe, secret sauce, or tried-and-true formula to becoming a truly top-notch team.
Tags agile programming teams
-
Yes, cross-functional teams -- but real ones!
Posted on December 19, 2018, Level beginner Resource Length medium
An article by Jutta Eckstein and John Buck on hot topic of cross-functional teams. If you start with Agile, one of the first things you typically do is come up with a team. And yes of course, the team will be cross-functional. But what's actually meant by cross-functionality?
Tags devops agile web-development teams
-
How to innovate in organisations that don't like failure
Posted on December 18, 2018, Level beginner Resource Length short
An article by James Gadsby Peet on topic of innovation in bigger organisation when change often happens slowly. In order to drive lasting and sustainable change, one needs to be curious about the people he is working with and explore their perspectives.
Tags miscellaneous cloud agile
-
Using Behave framework for Selenium BDD testing
Posted on September 4, 2018, Level intermediate Resource Length long
An article by Dzmitry Ihnatsyeu published by guys from BlazeMeter about automating the testing of an application. There are many ways of testing -- like unit testing, test-driven development, keyword-driven development, behavior-driven development and so on. In this article, autho talks about one of the most popular approaches to test automation -- BDD or behavior-driven development.
Tags tdd software browsers agile python code-refactoring cicd learning