Choosing the right project management system
Enseigné | à enseigner |
---|---|
Catégorie | cours |
Date de création |
Cours de Julie Chaumard 01/02/2025
How to Choose a Project Management System
Why Waterfall ?
🏭 Industries
- Industrial Projects
- Heavy Engineering
- Aerospace and Defense
- Rockets, satellites, military control systems
- Nuclear and Energy
- Nuclear power plants, smart electrical grids
- Healthcare and Pharmaceutical
- Medical devices or vaccine development
🦊 Requirements
- Strong regulatory constraints
- Requirements fixed from the start
- Sequential and predictable process
- Strict validation and certifications
- High cost of errors
🚀 Process
Requirements must be clearly defined before starting the project.
- A linear and rigid process is necessary
- Project is fixed with emphasis on regulation, safety, and documentation
- Once in production, changes are costly or impossible
- Each phase depends on the previous one (e.g., can't code without validated design). The project follows a well-structured development cycle
- Extensive testing and compliance before deployment. Often tied to industrial and regulatory standards
- An error can lead to safety risks, massive financial losses, or project failure. Examples: a rocket, nuclear power plant, bridge, airplane... impossible to modify afterwards!
- Extensive testing and compliance before deployment
✅ Waterfall Justification
In certain sectors (e.g., pharmaceutical industry, construction, defense), strict standards require detailed documentation and formal validation.
The Waterfall model allows for producing clear documents (specifications, test plans, audits) necessary to meet legal regulations.
Risk Management
In projects where an error can have serious consequences (massive financial losses, safety risks), it's preferred to minimize risks by rigorously validating each step before moving forward.
- Projects with high error costs need strong predictability in terms of budget and timeline
- All project aspects (specifications, architecture, test plans, user manuals) must be exhaustively documented
- Software maintenance and evolution must be ensured for decades, requiring a stable documentation framework from delivery
⛔️ Agile Not Recommended
- Agility relies on rapid iterations and continuous adjustments, but if a critical error is only detected at the end of the agile cycle, it can be costly and difficult to correct
- An Agile project accepts evolving requirements, but in some cases, changing a decision after development can be too expensive
- Example: Building a rocket in Agile mode would be complicated, as changing an engine after assembly would have a colossal cost
Additional considerations:
- Agility works well with continuous adjustments, but some industries cannot afford schedule or cost slippage
- No room for experimentation or approximation: the system must be 100% reliable from deployment
Why Agile?
🏭 Domains
- IT Projects
- Startups
- Web/App Development
- Rapid Innovation
- Examples: Netflix, Uber, Amazon
🦊 Needs
- Involve more human interactions and may require adjustments based on user feedback
- Direct interaction with users of varied profiles (different levels of language proficiency, technology familiarity, etc.)
- Process involving human verification
- User experience support and simplification may require adjustments after testing with real audiences
🚀 Process
- Frequent updates
- When user experience is key and adjustment based on feedback is necessary
- Web or App projects must be continuously optimized based on user feedback
✅ Agile Justification
- Changes needed after specification phase
- Deliver software "progressively" and improve it with short iterations
- When requirements are uncertain or evolving, Agile is more effective
⛔️ Waterfall Not Recommended
Ideation
If you don't know what you want to build, Waterfall is not for you. The idea here is to receive or create project requirements and act on them—not iterate on them throughout the process.
Silos and Lack of Collaboration
Because team members work on specific tasks in phases and hand work off to someone else, it leaves little room for collaboration. Instead, it's all about getting work done to documentation and ensuring the next person in line can use what was previously created or documented.
Change and Documentation
Things change in business, and when documentation is built at the beginning of a project, the project can't always change with the business without serious impact. (Sometimes that impact might be to start over.) So, while the documentation is strong, it can serve as a risk on longer projects.
Why Hybrid?

🏭 Domains
- Legal Framework
- Regulatory and Administrative
🦊 Needs
- Rigid legal standards
- Precise laws
- Comply with strict security standards
🚀 Process
- Frequent updates
✅ Waterfall Justification
- Design phase in Waterfall: Requirements definition, legal validation, system architecture
- Testing and validation phase: Multiple iteration testing before final production
✅ Agile Justification
Development phase in Agile:
- Breakdown into priority features
- Progressive delivery of testable prototypes
- Continuous feedback integration
When to Use Kanban
The Kanban method is primarily used in contexts where workflow management and continuous improvement are essential. Here are the main use cases:
1. Types of Work Suited for Kanban
Kanban is ideal for activities that require a continuous and adaptable workflow, with tasks that can be processed individually and updated in real-time.
Examples:
- IT Support and Maintenance (ticket management, incident resolution)
- Software Development (continuous deployment, incremental improvement)
- Digital Marketing (campaign management, content creation)
- Customer Service (request tracking and response)
- Industrial Production and Logistics (inventory management, flow optimization)
2. Types of Projects Suited for Kanban
Kanban is particularly effective for projects that are:
- Continuous Workflow: Without clear beginning or end, like support teams or DevOps
- With Evolving Tasks: When priorities change frequently and need to be quickly readjusted
- Not Requiring Rigid Planning: Unlike Scrum, Kanban is more flexible and doesn't rely on fixed sprints
3. When to Avoid Kanban?
If a project requires extensive upfront planning with strict deadlines and defined milestones (e.g., software construction with precise deliveries), Scrum or traditional waterfall project management may be more appropriate.
Conclusion
In summary, Kanban is an excellent choice for teams with:
- Continuous workflow
- High flexibility
- Real-time task management
When to Use Lean
The Lean method is used to optimize processes by reducing waste and maximizing customer value. It is particularly suited to environments where continuous improvement and efficiency are essential.
1. Types of Work Suited for Lean
Lean is effective in sectors where resource optimization and reduction of unnecessary tasks are priorities.
Examples:
- Industry and Manufacturing (production optimization, reduction of unnecessary inventory)
- Software Development (Lean Software Development) (rapid delivery, minimization of unnecessary code)
- Startups (Lean Startup) (rapid idea validation, adjustments based on customer feedback)
- Healthcare and Hospitals (reduction of wait times, improvement of care)
- Services and Administration (internal process efficiency, automation)
2. Types of Projects Suited for Lean
Lean is particularly useful for projects:
- Requiring continuous improvement: For example, a manufacturing process where waste is progressively reduced
- With limited resources: Startups often apply Lean to quickly test their products without massive initial investment
- Where adaptability is key: Lean allows quick project adjustment based on user feedback or market changes
3. When to Avoid Lean?
- If the project is highly structured and rigid, with fixed requirements (e.g., bridge construction or satellite launch)
- If iterations and continuous adjustments are not possible, as in certain regulatory projects
Conclusion
Lean is ideal for environments where efficiency and continuous improvement are crucial. It is particularly suitable for industries, startups, and services seeking to:
- Minimize costs
- Maximize value
- Quickly adapt to customer needs
Application Lifecycle Management Software
ALM (Application Lifecycle Management) refers to application lifecycle management, encompassing all phases of software development, from ideation to production and maintenance. It typically includes the following aspects:
1. Requirements Management
- Definition of needs and expected functionalities
2. Planning and Design
- Development of architectures and development plans
3. Development
- Code writing and functionality implementation
4. Testing and Quality Assurance
- Verification and validation to ensure compliance and reliability
5. Deployment and Production Release
- Software delivery to end users
6. Maintenance and Support
- Bug fixes, updates, and evolution
ALM often relies on integrated tools that allow development, testing, and operations teams to collaborate effectively throughout the software lifecycle. Solutions such as Azure DevOps, Jira, GitLab, or IBM Engineering Lifecycle Management are commonly used to ensure this management.
Exemples de software dédiés ALM :
The main elements of Codebeamer’s Agile-Waterfall Hybrid Template
https://www.ptc.com/en/products/codebeamer
- Software user stories are used in Agile/Scrum
to define the basic unit of work for the Agile
development team.
Tasks generated from
user stories can be attached to sprints, and
assigned to team members.
- System requirements (requirements of
hardware & architecture, as well as software
requirements) describe the basic system
architecture and design, both hardware and
software.
- Change Request and Bugs are requests
coming from Product Owners or Users to
fix bugs or change certain features. A user-
friendly Service Desk option is available to
help users conveniently submit issues.
- Test Management features cover
requirements-based testing (traceability from
requirements to test cases) and parametrized
testing on multiple hardware and software
configurations. Test cases may be saved and
re-used, executed manually or automatically,
and their results as well as the test coverage
of all requirements analyzed.
- Release and Sprint planning is supported
by the Agile Planning Board with release
statistics and
Gantt charts. The planner offers
a convenient drag & drop feature to create
and manage release hierarchies and to edit
releases using the Gantt chart.
SpiraTeam exemple
https://www.inflectra.com/Products/SpiraTeam/
Project Management
SpiraTeam fuels your software development with dynamic project management functionality. Visualize work progress on intuitive planning boards, break down large features into manageable tasks, and track progress in real time. Centralized requirements management helps align project goals and technical execution. SpiraTeam's customizable dashboards illuminate project health, empowering you to make data-driven decisions for accelerated product delivery.
Requirements Management
Easily capture, manage, and trace requirements throughout the development process. SpiraTeam supports complex hierarchies, dependencies, and prioritization of requirements, ensuring that every project detail aligns with business goals. Integrated traceability provides clear visibility into the validation of each requirement, enhancing compliance and quality assurance.
Project Planning
Whether your team follows Agile, Waterfall, or a hybrid approach, SpiraTeam adapts to your project management style. Plan sprints, manage backlogs, and adjust workflows to accommodate changes in scope or priority. SpiraTeam’s flexible planning tools help maintain momentum and adaptability throughout the development cycle
Quality Assurance
SpiraTeam streamlines your quality assurance process, empowering you to deliver high-quality software. Design comprehensive test cases, organize them into test sets, and manage test execution with ease. Track defects and link them directly to requirements and test cases for clear traceability. Automate test execution using SpiraTeam's integrations with industry-leading tools
Software Development
SpiraTeam integrates all of the parts of the software development toolchain. You can see your code, pipelines, builds and work items all in one place, all integrated into your favorite IDE. Our AI functionality can help you find weaknesses in your code and predict future failures. With advanced feautures like code syntax highlighting and difference tracking, SpiraTeam lets you see your work and its dependencies, all in one place.
Risk Management
SpiraTeam helps you proactively manage risks across your software development lifecycle. Identify potential risks early, analyze their probable impact, and devise mitigation strategies. Link risks directly to requirements, tasks, and test cases to track them throughout development. SpiraTeam's risk cube provides a visual representation of your project's risk profile, giving you a clear understanding of potential problem areas.
Collaboration
SpiraTeam fosters seamless collaboration across your entire development team. Centralize project communication, documents, requirements, and code in a single platform, promoting transparency and accessibility. SpiraTeam's built-in instant messaging and document version control streamline workflows. Keep your team informed and aligned with automated notifications triggered by project changes.
Reporting & Analytics
SpiraTeam provides you with a single pane of glass that shows you the entire work throughput of your teams in one place. It includes real-time live dashboards at program, project, release and sprint levels. In addition, SpiraTeam includes a powerful and flexible reporting system that lets you configure reports and analytics to meet your business needs. Our library of predefined KPIs and metrics lets you benchmark your progress and quality with our best practices.
Decide on the type of project manager best suited for these use cases :
Case Study : French Nationality Application Platform
📌 Project Context
The government wants to implement a website facilitating French nationality applications for immigrants. Currently, the process is cumbersome, manual, and leads to excessive delays. The new site should allow users to submit documents, track their application, and communicate with relevant authorities.
The French nationality application platform project can be handled in Waterfall mode, but it has several characteristics that could also justify an Agile or hybrid approach. Let's analyze the advantages and limitations of Waterfall for this project.
Arguments for Waterfall
1. Compliance and Regulation
- Subject to strict legal constraints (GDPR, FranceConnect, sensitive data management)
- Clear definition of requirements from the start is essential to avoid legal issues later
2. Sequential and Predictable Process
- Project steps follow a logical sequence: requirements analysis → design → development → validation → deployment
- Each phase must be validated before moving to the next, Waterfall secures each milestone
3. Clear Budget and Timeline
- Public administration and government agencies often need precise budget and schedule
- A rigid framework like Waterfall reassures stakeholders about deadlines and costs
4. Documentation and Traceability
- This type of project requires rigorous documentation, especially for data security and procedure validation
- Waterfall's strong emphasis on documentation is an advantage here
Limitations of Waterfall
1. Evolving Needs During Development
- If changes are needed after the specification phase, Waterfall doesn't handle them well
- In digital projects, users often have new needs after initial testing
2. Long Development Time Before First Tests
- With Waterfall, testing and validation come after development
- If a problem is detected late, correction can be costly and cause delays
3. User Experience Not Tested Early
- The project involves a platform with complex user interface (forms, application tracking, administrative interactions)
- Not testing quickly with users could result in poor experience and require heavy redesigns
Alternative: A Hybrid Approach
If the project must respect a strict framework but also adapt to user feedback, a hybrid approach could be more effective.
Waterfall Design Phase
- Requirements definition
- Legal validation
- System architecture
Agile Development Phase with Sprints
- Breakdown into priority features
- Progressive delivery of testable prototypes
- Continuous feedback integration
Conclusion: Waterfall or Not?
- If the project is fixed and emphasis is on regulation, security, and documentation → Waterfall is a viable option
- If user experience is key and adjustment based on feedback is necessary → A hybrid model (Waterfall + Agile) would be more effective
Space Satellite Management System Development
1. Project Context
A space agency (e.g., ESA, NASA, CNES) is launching a project to develop control and navigation software for a scientific satellite.
The system must:
- Control orientation and trajectory of the satellite
- Manage communications with ground stations
- Supervise onboard scientific instruments
Once the satellite is launched, software modifications will be impossible, except for minor updates via telecommunication. No errors can be tolerated.
2. Why Waterfall is the Best Approach?
1. Requirements are Fixed from the Start
- All satellite components must be precisely specified before development begins
- It is impossible to add features after launch
2. Strong Sequentiality is Required
- No room for frequent adjustments once the satellite is built and assembled
- Each module must be designed, tested, and validated before integration into the satellite
3. Dependence on Rigorous Testing and Certification
- Testing is first done on simulators before physical integration
- Software is then tested in simulated space conditions (zero gravity, extreme temperatures, cosmic radiation)
- The slightest error can compromise a multi-billion euro mission
4. Complete Documentation is Required
- Every line of code, protocol, and recovery procedure must be documented so engineers can intervene if problems arise
- The software must be able to function for years, even decades, without major updates
3. Waterfall Cycle Phases Applied to this Project
Analysis and Specifications
- Identification of satellite and mission requirements
- Definition of physical and environmental constraints
Design
- Detailed architecture of embedded software
- Development of communication and error correction protocols
Development
- Software implementation according to validated specifications
- Technical documentation and operation simulation
Testing and Validation
- Laboratory and simulator testing
- Verification in real environment on a test satellite
- Validation by space agency and other relevant authorities
Deployment and Maintenance
- Software installation and integration in the satellite
- Launch and performance monitoring via telemetry
- Remote correction plans in case of failure
Conclusion: A Perfect Project for Waterfall
- No possibility of modification after deployment
- Very high cost of error
- Need for rigorous and progressive validation
- Documentation essential for ensuring long-term stability
In this type of project, Agile is unsuitable, as rigor, traceability, and predictability are essential!
Tax and Financial Declarations Management Platform
Project Context
The government wants to develop an official web platform allowing citizens and businesses to:
- Declare their income
- Pay their taxes online
- Track their payments and obtain tax certificates
- Interact with administration through secure messaging
Why Waterfall is Suitable?
1. Clear Requirements from the Start
- Tax and accounting rules are defined by law
- Must respect strict frameworks and not improvise features along the way
2. Strong Regulatory Constraints
- Tax management is governed by national and international laws
- Application must comply with security and data protection standards (GDPR, ISO 27001, etc.)
3. Fixed and Non-Negotiable Deadlines
- A tax platform must be ready for a specific date, before the tax declaration period opens
- There is no room for continuous iterations, as taxpayers must be able to use it immediately
4. Testing and Validation Before Launch
- Before launch, the application must be thoroughly tested to avoid any bugs that could distort declarations and lead to legal issues
- Cannot afford to go live with incomplete or beta features
5. Documentation and Training
- Tax administration and taxpayers must have clear guides on platform usage
- Support team must be trained before launch
Waterfall Cycle Phases for this Web Application
1. Analysis and Specifications
- Gathering requirements with Ministry of Finance
- Definition of tax rules and administrative workflows
2. Design
- Architecture definition (database, API with other tax systems)
- UX/UI design based on government accessibility standards
3. Development
- Module development: declaration, payment, tracking, messaging
- Implementation of tax rules in algorithms
4. Testing and Validation
- Regulatory compliance and security testing
- Verification with real scenarios (individual and business declarations)
5. Deployment and Maintenance
- Official launch before tax declaration period
- Annual update according to new tax laws
Conclusion: Is a Web App Possible in Waterfall? Yes, but with Conditions!
- A web application for tax management or other regulated administrative processes is a good candidate for Waterfall
- If requirements are fixed, post-launch changes are rare, and compliance is critical, Waterfall is relevant
- However, if the application needs to evolve quickly based on users, Agile or hybrid mode is better
This is why most government websites (taxes, social security, land registry, etc.) are often developed using Waterfall!
Spotify's Project Management Evolution
Is Spotify's project management a good example of using Scrum?
❌ No, Spotify doesn't strictly use Scrum, but rather an Agile-inspired model called the Spotify Model.
✅ However, Spotify did use Scrum initially before evolving towards a more flexible model adapted to its rapid growth.
The Spotify Model is an evolved version of Agile that moves away from strict Scrum rules while maintaining its fundamental principles. Spotify adapted Scrum to meet its needs for autonomy, innovation, and scalability at a large scale.
1. How Spotify Used Scrum Initially
At first, Spotify used Scrum in a traditional way:
- Autonomous Scrum teams, organized in 2-week Sprints
- Product Backlogs to manage feature priorities
- Daily Scrums, Sprint Reviews, and Retrospectives
However, as they grew, Spotify encountered limitations with Scrum:
- Too many dependencies between teams, which slowed down the process
- Difficulty synchronizing multiple Scrum teams working on different parts of the product
- Rigidity of Scrum roles, which didn't always align with Spotify's culture
2. Evolution to the Spotify Model
Instead of scaling Scrum, Spotify introduced a more flexible Agile model structured into Squads, Tribes, Chapters, and Guilds:
Spotify Model | Scrum/Agile Equivalent |
---|---|
Squad (Autonomous Agile team) | Scrum Team (with more flexibility) |
Tribe (Group of Squads working on the same product) | Doesn't exist in Scrum |
Chapter (Cross-functional expertise community) | Doesn't exist in Scrum |
Guild (Knowledge sharing group) | Doesn't exist in Scrum |
Key differences between Scrum and the Spotify model:
- No mandatory Scrum Master: Each Squad is autonomous and self-organized
- More process flexibility: Some teams use Sprints, others use continuous flow (Kanban)
- Emphasis on company culture and autonomy, rather than strict framework adherence
3. Is Scrum Suitable for Spotify Today?
- No, because Spotify has evolved towards a more adaptable and scalable model
- Yes, for small teams wanting to test new features
Scrum works well for startups or small teams, but a company like Spotify, with hundreds of interconnected teams, needs more flexibility.
Conclusion
- ❌ Spotify no longer follows Scrum strictly, but used it in its early days
- ✅ Scrum remains a good choice for smaller, autonomous teams
- ✅ For a large company like Spotify, a more flexible and less structured Agile model is preferable
Recommendations
- 💡 If you have a startup or project with a small team, Scrum is an excellent method
- 💡 If your organization is large and growing rapidly, you might want to draw inspiration from the Spotify model
Agence digitale Parisweb.art
Tout savoir sur Julie, notre directrice de projets digitaux :
https://www.linkedin.com/in/juliechaumard/