SlideShare uma empresa Scribd logo
1 de 17
Baixar para ler offline
Advanced development methodologies
McGill ECSE 428
Software Engineering Practice
Radu Negulescu
Winter 2004
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 2
About this module
Here we discuss some of the current trends in software engineering and
what to expect of them
Outline
• Tool adoption: “No silver bullets”
• Software standards
• Agile vs. plan-driven methods
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 3
No silver bullets
Frederick P. Brooks, Jr.:
• Turing award 1999
“For landmark contributions to computer architecture, operating systems,
and software engineering”
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 4
No silver bullets
Prediction: no single technology or tool can yield 10x productivity
improvements over 10 years (1986-1996)
• This works down to 25% per year [McConnell]
• Brooks was right...
• High-level languages, structured methods had already been invented!
• Combined effect still possible
Is there anything that really makes a difference?
• Make it easier to formulate concepts!
A computer program: “a set of interlocking concepts”
Precise, rich with detail
• Specifications are the key
A hierarchy of abstractions
Can be processed automatically
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 5
Software standards
ISO 9000 and related
CMM and related
IEEE standards
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 6
ISO 9000 and related
Problem: you need a quality system to ensure quality of final product,
accountability for failures
• Required by many government and industry customers
• Network of interrelated processes: meet requirements, be
documented and practiced
• Organizational structure, procedures, resources
• Quality planning, control, assurance, improvement
• Documents
ISO 9001: 20 generic requirements, applicable to software engineering
ISO 9000-3: guidelines to interpret the standard in the context of software
• ISO 9001 topics: management responsibility, quality system, contract
review, design control, document and data control, product
identification and traceability, process control, inspection and testing,
corrective and preventive action, control of quality records, internal
quality audits, training, servicing, statistical techniques.
Establish local policies and procedures for the above
Demonstrate that they are actually followed
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 7
SW-CMM
Capability Maturity Model
• Framework for evaluating the maturity of a software-production
organization
• Sets priorities for process improvement
• Origin: CMU SEI
Paulk et al. document, linked from course site
• Extension: CMMI
Five levels
• Initial
• Repeatable
• Defined
• Managed
• Optimizing
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 8
SW-CMM
Level 2: Repeatable
• Requirements management
• Project planning
• Project tracking and oversight
• Subcontract management
• Quality assurance
• Configuration management
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 9
SW-CMM
Level 3: Defined
• Organization process focus (process team)
• Organization process definition (standard model + tailoring
guidelines)
• Training program
• Integrated software management
• Software product engineering
• Intergroup coordination
• Peer reviews
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 10
SW-CMM
Level 4: Managed
• Quantitative process management (defined metrics, project database)
• Quality management (quality goals and monitoring)
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 11
SW-CMM
Level 5: Optimized
• Defect prevention (use past metrics info)
• Technology change management (investigate and propagate)
• Process change management (constant refinement)
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 12
Agile vs. plan-driven methods
Agile principles
• Early and frequent delivery; measure progress by working software
• Accommodate and harness change
• Frequent interaction of business and development
• Motivated individuals, face-to-face conversation, sustainable
development
• Simplicity, technical excellence, good design
• Continual improvement of team behavior
Agile – plan-driven spectrum [Barry Boehm]
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 13
Extreme programming
A new and somewhat controversial process model
• Lightweight, but highly disciplined!
• Assumption: high cost of change can be flattened
• Take commonsense practices to “extreme” levels
Basic activities
• Coding
• Testing
• Listening
• Designing
Values
• Communication
• Simplicity
• Feedback
• Courage
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 14
Extreme programming
12 main practices
• Planning game
• Small releases
• Metaphor
• Simple design
• Testing
• Refactoring
• Pair programming
• Collective ownership
• Continuous integration
• 40-hour week
• On-site customer
• Coding standards
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 15
Class activity
Evaluate the maturity of an organization that follows XP
[after M.C. Paulk]
Satisfac
tion
PCM
TCM
DP
Level 5
KPAs
PR
ICSCM
SPESQA
ISMSSM
TPSPTO
SQMOPDSPP
QPMOPFRM
Satisfac
tion
Level 4
KPAs
Satisfac
tion
Level 3
KPAs
Satisfac
tion
Level 2
KPAs
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 16
Rational Unified Process
Four phases, orthogonal to the development cycle:
• Inception: concept exploration
• Elaboration: project planning, resource allocation
• Construction: several iterations
• Transition: installation and post-development
McGill University ECSE 428 © 2004 Radu Negulescu
Software Engineering Practice Advanced development methodologies—Slide 17
References
CMM and related
• Jalote 1.2
• CMM documents collection http://www.sei.cmu.edu/cmm/obtain.cmm.html
• CMMI http://www.sei.cmu.edu/cmmi/
ISO 9000, 9001, 9000-3
• R. S. Pressmann: “Software Engineering, A Practitioner’s Approach”, 5th ed.,
2001 – section 8.10
• IEEE Xplore on-line library
No Silver Bullets
• F. Brooks: “No Silver Bullets - Essence and Accidents of Software
Engineering”, Computer, 1986.
• F. Brooks: “The Mythical Man-Month” (1975, 1995)
Software processes
• P. Kruchten, “The Rational Unified Process - An Introduction”, Addison-Wesley,
1998
• K. Beck, “Extreme Programming Explained – Embrace Change” Addison-
Wesley, 2000

Mais conteúdo relacionado

Mais procurados

Software Project Management (lecture 3)
Software Project Management (lecture 3)Software Project Management (lecture 3)
Software Project Management (lecture 3)
Syed Muhammad Hammad
 

Mais procurados (20)

10 Unex SFIC 2009
10 Unex SFIC 200910 Unex SFIC 2009
10 Unex SFIC 2009
 
Lecture 01
Lecture 01Lecture 01
Lecture 01
 
Software Project Management (lecture 3)
Software Project Management (lecture 3)Software Project Management (lecture 3)
Software Project Management (lecture 3)
 
Software Process Improvement - RKREDDY
Software Process Improvement - RKREDDYSoftware Process Improvement - RKREDDY
Software Process Improvement - RKREDDY
 
Software engineering process
Software engineering processSoftware engineering process
Software engineering process
 
RRC CMM CMMI
RRC CMM CMMIRRC CMM CMMI
RRC CMM CMMI
 
Software engineering 3 software process
Software engineering 3 software processSoftware engineering 3 software process
Software engineering 3 software process
 
Spm unit 2
Spm unit 2Spm unit 2
Spm unit 2
 
Lect1 intro to software project management
Lect1 intro to software project managementLect1 intro to software project management
Lect1 intro to software project management
 
Software Development Life Cycle – SDLC
Software Development Life Cycle – SDLCSoftware Development Life Cycle – SDLC
Software Development Life Cycle – SDLC
 
Slides chapters 21-23
Slides chapters 21-23Slides chapters 21-23
Slides chapters 21-23
 
Soft engg introduction and process models
Soft engg introduction and process modelsSoft engg introduction and process models
Soft engg introduction and process models
 
Presentation on Software process improvement in GSD
Presentation on Software process improvement in GSDPresentation on Software process improvement in GSD
Presentation on Software process improvement in GSD
 
Software Engineering - Lecture 02
Software Engineering - Lecture 02Software Engineering - Lecture 02
Software Engineering - Lecture 02
 
Lect2 conventional software management
Lect2 conventional software managementLect2 conventional software management
Lect2 conventional software management
 
Lect3 conventional vs modern spm
Lect3 conventional vs modern spmLect3 conventional vs modern spm
Lect3 conventional vs modern spm
 
Lect6 life cycle phases
Lect6 life cycle phasesLect6 life cycle phases
Lect6 life cycle phases
 
Software Engineering - Lecture 01
Software Engineering - Lecture 01Software Engineering - Lecture 01
Software Engineering - Lecture 01
 
Software/System Development Life Cycle
Software/System Development Life CycleSoftware/System Development Life Cycle
Software/System Development Life Cycle
 
Lect5 improving software economics
Lect5 improving software economicsLect5 improving software economics
Lect5 improving software economics
 

Semelhante a Software Engineering Practice - Advanced Development Methodologies

Intro to Software Engineering - Life Cycle Models
Intro to Software Engineering - Life Cycle ModelsIntro to Software Engineering - Life Cycle Models
Intro to Software Engineering - Life Cycle Models
Radu_Negulescu
 
Lecture 3 software_engineering
Lecture 3 software_engineeringLecture 3 software_engineering
Lecture 3 software_engineering
moduledesign
 
Software Engineering Practice - Software Quality Management
Software Engineering Practice - Software Quality ManagementSoftware Engineering Practice - Software Quality Management
Software Engineering Practice - Software Quality Management
Radu_Negulescu
 
Software Engineering Practice - Software Metrics and Estimation
Software Engineering Practice - Software Metrics and EstimationSoftware Engineering Practice - Software Metrics and Estimation
Software Engineering Practice - Software Metrics and Estimation
Radu_Negulescu
 
Software Engineering The Multiview Approach And Wisdm
Software Engineering   The Multiview Approach And WisdmSoftware Engineering   The Multiview Approach And Wisdm
Software Engineering The Multiview Approach And Wisdm
guestc990b6
 

Semelhante a Software Engineering Practice - Advanced Development Methodologies (20)

Intro to Software Engineering - Life Cycle Models
Intro to Software Engineering - Life Cycle ModelsIntro to Software Engineering - Life Cycle Models
Intro to Software Engineering - Life Cycle Models
 
IEEE 12207
IEEE 12207IEEE 12207
IEEE 12207
 
software-process-project-managementr17a0539.pdf
software-process-project-managementr17a0539.pdfsoftware-process-project-managementr17a0539.pdf
software-process-project-managementr17a0539.pdf
 
Student feedback system
Student feedback systemStudent feedback system
Student feedback system
 
Lecture 3 software_engineering
Lecture 3 software_engineeringLecture 3 software_engineering
Lecture 3 software_engineering
 
Software Mangineeringment
Software MangineeringmentSoftware Mangineeringment
Software Mangineeringment
 
Software Engineering Practice - Software Quality Management
Software Engineering Practice - Software Quality ManagementSoftware Engineering Practice - Software Quality Management
Software Engineering Practice - Software Quality Management
 
Lecture 01 Software Process Maturity.pptx
Lecture 01 Software Process Maturity.pptxLecture 01 Software Process Maturity.pptx
Lecture 01 Software Process Maturity.pptx
 
Lecture 3 software_engineering
Lecture 3 software_engineeringLecture 3 software_engineering
Lecture 3 software_engineering
 
Software Engineering Practice - Software Metrics and Estimation
Software Engineering Practice - Software Metrics and EstimationSoftware Engineering Practice - Software Metrics and Estimation
Software Engineering Practice - Software Metrics and Estimation
 
System Development Life Cycle Overview.ppt
System Development Life Cycle Overview.pptSystem Development Life Cycle Overview.ppt
System Development Life Cycle Overview.ppt
 
Software Engineering- Engineering Practice
Software Engineering- Engineering PracticeSoftware Engineering- Engineering Practice
Software Engineering- Engineering Practice
 
eUnit 2 software process model
eUnit 2  software process modeleUnit 2  software process model
eUnit 2 software process model
 
Software Engineering Layered Technology Software Process Framework
Software Engineering  Layered Technology Software Process FrameworkSoftware Engineering  Layered Technology Software Process Framework
Software Engineering Layered Technology Software Process Framework
 
Lect7
Lect7Lect7
Lect7
 
Lect7
Lect7Lect7
Lect7
 
Agile Overview Session
Agile Overview SessionAgile Overview Session
Agile Overview Session
 
Software Engineering The Multiview Approach And Wisdm
Software Engineering   The Multiview Approach And WisdmSoftware Engineering   The Multiview Approach And Wisdm
Software Engineering The Multiview Approach And Wisdm
 
Intoduction to software engineering part 2
Intoduction to software engineering part 2Intoduction to software engineering part 2
Intoduction to software engineering part 2
 
Sysdev
SysdevSysdev
Sysdev
 

Mais de Radu_Negulescu

Intro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality AssuranceIntro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality Assurance
Radu_Negulescu
 
Final Exam Solutions Fall02
Final Exam Solutions Fall02Final Exam Solutions Fall02
Final Exam Solutions Fall02
Radu_Negulescu
 
Final Exam Questions Fall03
Final Exam Questions Fall03Final Exam Questions Fall03
Final Exam Questions Fall03
Radu_Negulescu
 
Midterm Exam Solutions Fall03
Midterm Exam Solutions Fall03Midterm Exam Solutions Fall03
Midterm Exam Solutions Fall03
Radu_Negulescu
 
Midterm Exam Solutions Fall02
Midterm Exam Solutions Fall02Midterm Exam Solutions Fall02
Midterm Exam Solutions Fall02
Radu_Negulescu
 
Intro to Software Engineering - Software Testing
Intro to Software Engineering - Software TestingIntro to Software Engineering - Software Testing
Intro to Software Engineering - Software Testing
Radu_Negulescu
 
Intro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality AssuranceIntro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality Assurance
Radu_Negulescu
 
Intro to Software Engineering - Software Design
Intro to Software Engineering - Software DesignIntro to Software Engineering - Software Design
Intro to Software Engineering - Software Design
Radu_Negulescu
 
Intro to Software Engineering - Module Design
Intro to Software Engineering - Module DesignIntro to Software Engineering - Module Design
Intro to Software Engineering - Module Design
Radu_Negulescu
 
Intro to Software Engineering - Requirements Analysis
Intro to Software Engineering - Requirements AnalysisIntro to Software Engineering - Requirements Analysis
Intro to Software Engineering - Requirements Analysis
Radu_Negulescu
 
Intro to Software Engineering - Coding Standards
Intro to Software Engineering - Coding StandardsIntro to Software Engineering - Coding Standards
Intro to Software Engineering - Coding Standards
Radu_Negulescu
 
Software Engineering Practice - Software Business Basics
Software Engineering Practice - Software Business BasicsSoftware Engineering Practice - Software Business Basics
Software Engineering Practice - Software Business Basics
Radu_Negulescu
 
Software Engineering Practice - Configuration management
Software Engineering Practice - Configuration managementSoftware Engineering Practice - Configuration management
Software Engineering Practice - Configuration management
Radu_Negulescu
 

Mais de Radu_Negulescu (13)

Intro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality AssuranceIntro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality Assurance
 
Final Exam Solutions Fall02
Final Exam Solutions Fall02Final Exam Solutions Fall02
Final Exam Solutions Fall02
 
Final Exam Questions Fall03
Final Exam Questions Fall03Final Exam Questions Fall03
Final Exam Questions Fall03
 
Midterm Exam Solutions Fall03
Midterm Exam Solutions Fall03Midterm Exam Solutions Fall03
Midterm Exam Solutions Fall03
 
Midterm Exam Solutions Fall02
Midterm Exam Solutions Fall02Midterm Exam Solutions Fall02
Midterm Exam Solutions Fall02
 
Intro to Software Engineering - Software Testing
Intro to Software Engineering - Software TestingIntro to Software Engineering - Software Testing
Intro to Software Engineering - Software Testing
 
Intro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality AssuranceIntro to Software Engineering - Software Quality Assurance
Intro to Software Engineering - Software Quality Assurance
 
Intro to Software Engineering - Software Design
Intro to Software Engineering - Software DesignIntro to Software Engineering - Software Design
Intro to Software Engineering - Software Design
 
Intro to Software Engineering - Module Design
Intro to Software Engineering - Module DesignIntro to Software Engineering - Module Design
Intro to Software Engineering - Module Design
 
Intro to Software Engineering - Requirements Analysis
Intro to Software Engineering - Requirements AnalysisIntro to Software Engineering - Requirements Analysis
Intro to Software Engineering - Requirements Analysis
 
Intro to Software Engineering - Coding Standards
Intro to Software Engineering - Coding StandardsIntro to Software Engineering - Coding Standards
Intro to Software Engineering - Coding Standards
 
Software Engineering Practice - Software Business Basics
Software Engineering Practice - Software Business BasicsSoftware Engineering Practice - Software Business Basics
Software Engineering Practice - Software Business Basics
 
Software Engineering Practice - Configuration management
Software Engineering Practice - Configuration managementSoftware Engineering Practice - Configuration management
Software Engineering Practice - Configuration management
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Software Engineering Practice - Advanced Development Methodologies

  • 1. Advanced development methodologies McGill ECSE 428 Software Engineering Practice Radu Negulescu Winter 2004
  • 2. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 2 About this module Here we discuss some of the current trends in software engineering and what to expect of them Outline • Tool adoption: “No silver bullets” • Software standards • Agile vs. plan-driven methods
  • 3. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 3 No silver bullets Frederick P. Brooks, Jr.: • Turing award 1999 “For landmark contributions to computer architecture, operating systems, and software engineering”
  • 4. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 4 No silver bullets Prediction: no single technology or tool can yield 10x productivity improvements over 10 years (1986-1996) • This works down to 25% per year [McConnell] • Brooks was right... • High-level languages, structured methods had already been invented! • Combined effect still possible Is there anything that really makes a difference? • Make it easier to formulate concepts! A computer program: “a set of interlocking concepts” Precise, rich with detail • Specifications are the key A hierarchy of abstractions Can be processed automatically
  • 5. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 5 Software standards ISO 9000 and related CMM and related IEEE standards
  • 6. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 6 ISO 9000 and related Problem: you need a quality system to ensure quality of final product, accountability for failures • Required by many government and industry customers • Network of interrelated processes: meet requirements, be documented and practiced • Organizational structure, procedures, resources • Quality planning, control, assurance, improvement • Documents ISO 9001: 20 generic requirements, applicable to software engineering ISO 9000-3: guidelines to interpret the standard in the context of software • ISO 9001 topics: management responsibility, quality system, contract review, design control, document and data control, product identification and traceability, process control, inspection and testing, corrective and preventive action, control of quality records, internal quality audits, training, servicing, statistical techniques. Establish local policies and procedures for the above Demonstrate that they are actually followed
  • 7. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 7 SW-CMM Capability Maturity Model • Framework for evaluating the maturity of a software-production organization • Sets priorities for process improvement • Origin: CMU SEI Paulk et al. document, linked from course site • Extension: CMMI Five levels • Initial • Repeatable • Defined • Managed • Optimizing
  • 8. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 8 SW-CMM Level 2: Repeatable • Requirements management • Project planning • Project tracking and oversight • Subcontract management • Quality assurance • Configuration management
  • 9. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 9 SW-CMM Level 3: Defined • Organization process focus (process team) • Organization process definition (standard model + tailoring guidelines) • Training program • Integrated software management • Software product engineering • Intergroup coordination • Peer reviews
  • 10. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 10 SW-CMM Level 4: Managed • Quantitative process management (defined metrics, project database) • Quality management (quality goals and monitoring)
  • 11. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 11 SW-CMM Level 5: Optimized • Defect prevention (use past metrics info) • Technology change management (investigate and propagate) • Process change management (constant refinement)
  • 12. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 12 Agile vs. plan-driven methods Agile principles • Early and frequent delivery; measure progress by working software • Accommodate and harness change • Frequent interaction of business and development • Motivated individuals, face-to-face conversation, sustainable development • Simplicity, technical excellence, good design • Continual improvement of team behavior Agile – plan-driven spectrum [Barry Boehm]
  • 13. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 13 Extreme programming A new and somewhat controversial process model • Lightweight, but highly disciplined! • Assumption: high cost of change can be flattened • Take commonsense practices to “extreme” levels Basic activities • Coding • Testing • Listening • Designing Values • Communication • Simplicity • Feedback • Courage
  • 14. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 14 Extreme programming 12 main practices • Planning game • Small releases • Metaphor • Simple design • Testing • Refactoring • Pair programming • Collective ownership • Continuous integration • 40-hour week • On-site customer • Coding standards
  • 15. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 15 Class activity Evaluate the maturity of an organization that follows XP [after M.C. Paulk] Satisfac tion PCM TCM DP Level 5 KPAs PR ICSCM SPESQA ISMSSM TPSPTO SQMOPDSPP QPMOPFRM Satisfac tion Level 4 KPAs Satisfac tion Level 3 KPAs Satisfac tion Level 2 KPAs
  • 16. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 16 Rational Unified Process Four phases, orthogonal to the development cycle: • Inception: concept exploration • Elaboration: project planning, resource allocation • Construction: several iterations • Transition: installation and post-development
  • 17. McGill University ECSE 428 © 2004 Radu Negulescu Software Engineering Practice Advanced development methodologies—Slide 17 References CMM and related • Jalote 1.2 • CMM documents collection http://www.sei.cmu.edu/cmm/obtain.cmm.html • CMMI http://www.sei.cmu.edu/cmmi/ ISO 9000, 9001, 9000-3 • R. S. Pressmann: “Software Engineering, A Practitioner’s Approach”, 5th ed., 2001 – section 8.10 • IEEE Xplore on-line library No Silver Bullets • F. Brooks: “No Silver Bullets - Essence and Accidents of Software Engineering”, Computer, 1986. • F. Brooks: “The Mythical Man-Month” (1975, 1995) Software processes • P. Kruchten, “The Rational Unified Process - An Introduction”, Addison-Wesley, 1998 • K. Beck, “Extreme Programming Explained – Embrace Change” Addison- Wesley, 2000