neljapäev, 7. september 2017

07.09.2017 | Agiilsed tarkvaraarendus metoodikad

MoSCoW - Must have, should have, could have and won't have.
DSDM põhitegevused: Timeboxing, prototüüpimine, töötoad, modelleerimine ja seadistuste haldus
Configuration management puudutab nõudeid sellele tarkvarale.
https://codeborne.com/et/

FDD - Feature driven development
Tehakse järgnevusskeem
Most affordable, flexible and powerful requirements management tool
LSD - Learn software development
  1. Eliminate waste
  2. Amplify learning
  3. Decide as late as possible
  4. Deliver as fast as possible
  5. Empower the team
  6. Build integrity in
  7. See the whole 
Kanban board is one of the tools that can be used to implement the Kaban method for a project.
Kanban is a method for visualizing the flow of work, in order to balance demand with available capacity and spot bottlenecks.
 https://trello.com/

Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: Requirements are turned into very specific test cases, then the software is improved to pass the new tests, only.
 

Kommentaare ei ole:

Postita kommentaar