Remove Application Development Remove Document Remove Software Development Remove Technical Review
article thumbnail

Agile Project Management: Principles, Meetings, Values & Tools

ProjectManager.com

Frustrated developers started to introduce new methods, such as Scrum, rapid application development, extreme programming, DSMD, features-driven development and pragmatic programming. The Manifesto for Agile Software Development or just the Agile Manifesto laid out four key values and from there 12 agile principles.

Agile 314
article thumbnail

Half Agile Isn’t Real Transformation

Leading Agile

Tech Infrastructure != Many organizations divide their technology stack between front-end and back-end systems and place an API boundary between the two. I’m including all IT resources “in front of” the API layer in the organization’s technical infrastructure. Value Stream. Half-Agile Transformations.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Agile project management- A tutorial

Binfire

The Agile project management methodology has been used in the software development and IT industry for the past sixteen years, but recently it has gained wide acceptance by many number of industries and organizations. Working software even with limited functionality at the expense of excessive documentation.

Agile 100
article thumbnail

Agile project management- A tutorial

Binfire

Until recently some academics and Project Management Institute (PMI) considered Agile method, not a serious contender in project management due to the fact that is very hard to set a due date for project’s completion in the Agile method. Working software even with limited functionality at the expense of excessive documentation.

Agile 97
article thumbnail

Build a CI/CD Pipeline in the Cloud: Part Four

Leading Agile

In Part 3 , we test-drove the initial thin vertical slice of our application. We did the application development work in Part 3. Documentation is here: Finding Your Test Coverage Token. Download the Heroku command line app to your Code Anywhere container (see documentation ): wget -qO- [link] | sh. Well, sort of.

article thumbnail

Unit Testing Shell Scripts:Part Five

Leading Agile

Possibly the greatest value in a set of executable tests or checks for a provisioning script is that they provide up-to-date and accurate documentation of how each instance in the environment is intended to be configured. Rspec home page (ChefSpec is based on Rspec). ChefSpec Example.

article thumbnail

Continuous Unit Checking:Part Two

Leading Agile

ZenTest and guard are specifically intended to support Ruby application development. If you want to get serious about guard there’s plenty of documentation available. Even when it’s technically possible, people aren’t in the habit of searching beyond their own development community for tools.