What Agile methodologies do you know?
What are the XP values?
What are the key practices of XP?
When is XP recommended?
What are the principles of the DSDM?
Characterize the DSDM.
Used for smaller teams, fixes time and resources by adjusting the number of features. The team is authorized to make decisions and the user is always involved in the development process. During the life cycle of the software there are always tests integrated directly in it.
What factors may change the method Crystal Family?
How does the Crystal Family work?
The idea is to choose the methodology (crystal type) that aligns with the specific project’s needs, rathan than applying a one-size-fits-all approach, so each project gets a tailored process.
Characterize the Adaptive Software Development.
What’s the cycle process of ASD?
What is the JAD technique?
This technique consists of a workshop where knowledge workers and IT specialists meet to define and review the business requirements for the system.
What are the main problems of ASD?
Explain the SCRUM agile framework.
Explain the complementarity property between SCRUM and XP.
While SCRUM provides management practives, XP focuses more on integrated software engenerring practices.
This combination can result in a more holistic and adaptable approach to software development.
What are the five processes of Feature-Driven Developement or FDD?
What are the best practices in FDD?
What are the key principles of Lean Software Development?
Explain the Open Source development method.
The fundamental idea behind this software development process is the free and open distribution of software to people, allowing anyone to view, use, modify and distribute it. Focusing on a collaborative and transparent approach, this method encourages community participation to achieve high-quality software.
Compare the Cathedral and Bazaar approaches and compare them.
The metaphorical comparison between the Cathedral and the Bazaar is a way of illustrating two ends of the spectrum in software development methodologies. While the Cathedral model emphasizes control and predictability, through a more centralized and controlled approach to software development, the Bazaar model emphasizes openness, collaboration, and adaptability, decentralizing the software developement making it open source.
Explain the DevOps methodology.
This method focuses on collaboration and communication between software development and IT operations teams in order to align their unique goals, achieving faster, more reliable and more frequent software releases with enhanced quality.
What is the DevOps Pipeline
This visual “Infinite Loop” reflects on the idea that DevOps is not a one-time process but an infinite cycle of development, deployment, monotoring, feedback and improvement that characterizes this approach to software delivery.
What is LeSS?
What is SAFe?
Compare LeSS and SAFe.