Agile failure modes and alternatives

avril 22, 2018

Agile failure modes and alternatives Agile practices don’t fail—rather the variations on Agile adoption fail”. What NOT to do while following certain practices in agile. There is no term like 99% agile. You are 100% agile or you are not – Check book commitment doesn’t support organizational change management. CEOs create within the company their […]

0

Agile control limits

avril 22, 2018

Agile control limits Control limits Choose the control chart which is fitting for your data Determine the appropriate time period required for collecting the data and plotting the data collected Collect the actual data construct your chart and analyze the data Look for out for control signals on the control chart and investigate the cause […]

0

Agile variance and trend analysis

avril 22, 2018

Agile variance and trend analysis A variance is the difference between an actual result and an expected result. The process by which the total difference between standard and actual results is analysed is known as variance analysis. When actual results are better than the expected results, we have a favourable variance (F). If, on the […]

0

Agile Problem Solving

avril 22, 2018

Agile Problem Solving Problem solving steps Detecting the problem Pause and reflect on the problem Take the problem to the team Allow the team to act or not  

0

Agile frequent verification and validation

avril 22, 2018

Agile frequent verification and validation Any iteration in agile development must produce artefacts, typically code, that pass the phase of verification and validation. Therefore, all iterations must have phases like this. For requirements and design, the verification and validation is the result of peer reviews with team members and with the customer For coding, verification […]

0

Agile Continuous Integration

avril 22, 2018

Agile Continuous Integration   Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily – leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find […]

0

Test driven development: TDD /Test first development

avril 22, 2018

Test driven development: TDD /Test first development Test driven development TDD /Test first development Extreme programming (XP) emphasizes Test driven development (TDD) Test Driven Development is primarily a design technique with a side effect of ensuring that your source code is thoroughly unit tested. However, there is more to testing than this. You’ll still need […]

0

Agile technical debt and escaped defects

avril 22, 2018

Agile technical debt and escaped defects Escaped Defects Escaped Defects are those defects reported by the Customer from production that have escaped all software quality processes are represented in this metric. Technical debt Technical debt is the amount of Escaping defects at a time. How proceed with Technical debt ? Escaping defects should then be […]

0

Agile cycle time and lead time

avril 22, 2018

Agile cycle time and lead time Cycle time Cycle time clock starts when work begins on the request, and ends when the item is delivered. Cycle time is a more mechanical measure of process capability. Cycle time is the time between two successive deliveries. To improve Cycle Time Reduce Number of Things in Process Improve […]

0

Agile project management vs Traditional project management

avril 22, 2018

Agile project management vs Traditional project management Agile is a Different Philosophy Traditional project management : • Plan what you expect to happen • Enforce that what happens is the same as what is planned – Directive management – Control, control, control • Use change control to manage change – Change Control Board – Defect […]

0

Value stream mapping

avril 22, 2018

Value stream mapping What is « Value stream mapping » ? • Not Just Agile tool • Lean manufacturing technique • Illustrates flow, queues • Used to determine waste to be removed • Focus on value adding Value Stream Mapping Steps : 1. Identify product / service to improve 2. Create as-is value stream map 3. Identify […]

0

PMI-ACP certification exam overview

avril 22, 2018

PMI-ACP certification exam overview The PMI-ACP certification is intended for practitioners who work on Agile project teams but not just project managers. The PMI-ACP certification : • Measures a practitioner’s knowledge and skill in Agile principles, practices, tools, and techniques • Covers multiple Agile methodologies • Intended to cover use of Agile both in Information […]

0

PMI-ACP certification exam : formulas to know

avril 21, 2018

PMI-ACP certification exam : formulas to know Agile Manifesto Values : If you don’t follow the four Agile Manifesto values “It Will Create Risks” or IWCR: I = Individuals and interactions over processes and tools W = Working software over comprehensive documentation C = Customer collaboration over contract negotiation R = Responding to change over […]

0

PMI-ACP certification exam : points to know

avril 21, 2018

PMI-ACP certification exam : points to know What does MoSCoW stand for ? « MoSCoW is a prioritization exercise techneque based upon putting features in the following categories: Must Have. Should Have this if it is possible to get. Could Have this if it doesn’t impact anything else above. Won’t have this time but would like […]

0

Agile dictionary

avril 21, 2018

Agile dictionary Adaptive – Frequently responding to changes and learning’s on a project by changing the plan, priorities, and/or approach. Agilists believe changes are good! Agile Methods – A set of development methodologies characterized by being iterative, adaptive to changes and learning, value driven, low ceremony, and encouraging empowered teams. BDUF – Big Design Up […]

0