å°Šę•¬ēš„ å¾®äæ”걇ēŽ‡ļ¼š1円 ā‰ˆ 0.046166 元 ę”Æä»˜å®ę±‡ēŽ‡ļ¼š1円 ā‰ˆ 0.046257元 [退å‡ŗē™»å½•]
SlideShare a Scribd company logo
Software Engineering
                  B.Tech IT/II Sem-II

                     Term: 2008-2009
                    Unit-1 PPT SLIDES

Text Books:1.Software Engineering, A practitionerā€™s approach
                   Roger s. Pressman 6th edition McGraw-
  Hill
           2.Software Engineering Somerville 7th edition


                                                       1
Unit 1 syllabus
ā€¢ Introduction to Software Engineering : The
  evolving role of software, Changing Nature of
  Software, Software myths.
ā€¢ A Generic view of process : Software
  engineering- A layered technology, a process
  framework, The Capability Maturity Model
  Integration (CMMI), Process patterns, process
  assessment, personal and team process
  models.

                                                  2
INDEX
                                     Unit-1
S.No              Topic                  Lecture No PPTSlides
       Introduction to software               L1           3
1      Engineering: Evolving role
       software
2      The changing nature of software        L2           10
       & legacy software
3      Software myths                         L3           15

4      A generic view of process:             L4           19
       Software Engineering-A layered
       technology
5      A Process Framework                    L5
                                                           22

5      The Capability maturity model     L6                25
       Integration(CMMI)
6      Process Patterns, Process              L7
       assessment                                     31

7      Personal and Team Process              L8           35
       models                                                   3
Introduction to software Engineering
The Evolving role of software
ā€¢ Dual role of Software
    ļ‚«A Product
        - Information transformer-
          producing, managing and displaying
    ļ‚«A Vehicle for delivering a product
        - Control of computer(operating system),the
                 communication of
     information(networks) and       the creation of
     other programs

                                                       4
Introduction to software Engineering
ā€¢    Software is defined as
    1. Instructions
         - Programs that when executed provide
        desired function
    2. Data structures
        -Enable the programs to adequately
       manipulate information
    3. Documents
       -Describe the operation and use of the
        programs.

                                                 5
Introduction to software Engineering

ā€¢ Definition of Engineering
 -Application of science, tools and methods
  to find cost effective solution to problems
  Definition of SOFTWARE ENGINEERING
 - SE is defined as systematic, disciplined and
 quantifiable approach for the development, operation
 and maintenance of software




                                                        6
Introduction to software Engineering
Characteristics of software
ā€¢ Software is developed or engineered, it is not
  manufactured in the classical sense.
ā€¢ Software does not wear out. However it
  deteriorates due to change.
ā€¢ Software is custom built rather than
  assembling existing components.
  -Although the industry is moving towards
  component based construction, most software
  continues to be custom built
                                                   7
CHARACTERISTICS OF HARDWARE



                       ā€œInfant
  Failure rate




                       mortalityā€       ā€œWear outā€




                                 Time



                 Fig: FAILURE CURVE FOR HARDWARE
                                                     8
CHARACTERISTICS OF SOFTWARE




    Fig: FAILURE CURVE FOR SOFTWARE
                                      9
THE CHANGING NATURE OF
         SOFTWARE
ā€¢ Seven Broad Categories of software are
  challenges for software engineers
ļƒ˜ System software
ļƒ˜ Application software
ļƒ˜ Engineering and scientific software
ļƒ˜ Embedded software
ļƒ˜ Product-line software
ļƒ˜ Web-applications
ļƒ˜ Artificial intelligence software

                                           10
THE CHANGING NATURE OF
          SOFTWARE
ā€¢  System software. System software is a collection of programs
   written to service other programs
ā€¢ Embedded software
 -- resides in read-only memory
 --is used to control products and systems for the consumer and
   industrial markets.
ā€¢ Artificial intelligence software. Artificial intelligence (AI) software
   makes use of nonnumeric algorithms to solve complex problems
   that are not amenable to computation or straightforward analysis
ā€¢ Engineering and scientific software. Engineering and scientific
   software have been characterized by "number crunching"
   algorithms.



                                                                            11
LEGACY SOFTWARE
ā€¢ Legacy software are older programs that
  are developed decades ago.
ā€¢ The quality of legacy software is poor
  because it has inextensible
  design,convoluted code,poor and
  nonexistent documentation,test cases and
  results that are not achieved.


                                         12
ā€¢ As time passes legacy systems evolve
  due to following reasons:
  ļƒ˜The software must be adapted to meet the
   needs of new computing environment or
   technology.
  ļƒ˜The software must be enhanced to implement
   new business requirements.
  ļƒ˜The software must be extended to make it
   interoperable with more modern systems or
   database
  ļƒ˜The software must be rearchitected to make it
   viable within a network environment.
                                               13
Software Evolution
ā€¢   Software evolves due to changes
ā€¢   Changes occur due to correction,adaption and enhancement
ā€¢   8 Laws of unified theory
        ļ‚§ The Law of Continuing Change.
        ļ‚§ The Law of Increasing Complexity.
        ļ‚§ The Law of Self-Regulation
        ļ‚§ The Law of Conservation of Organizational Stability.
        ļ‚§ The Law of Conservation of Familiarity
        ļ‚§ The Law of Continuing Growth
        ļ‚§ The Law of Declining Quality
        ļ‚§ The Feedback System Law


                                                                 14
SOFTWARE MYTHS
ā€¢ Widely held but false view
ā€¢ Propagate misinformation and confusion
ā€¢ Three types of myth
    - Management myth
    - Customer myth
    - Practitionerā€™s myth


                                           15
MANAGEMENT MYTHS
ā€¢ Myth(1)
  -The available standards and procedures

                                      for software are
  enough.
ā€¢ Myth(2)
 -Each organization feel that they have state-of-art
  software development tools since they have latest
  computer.
ā€¢ Myth(3)
 -Adding more programmers when the work is behind
  schedule can catch up.
ā€¢ Myth(4)
 -Outsourcing the software project to third party, we can
  relax and let that party build it.                        16
CUSTOMER MYTH
ā€¢ Myth(1)
   - General statement of objective is
  enough to begin writing programs, the
  details can be filled in later.
ā€¢ Myth(2)
   -Software is easy to change because
  software is flexible

                                          17
PRACTITIONERā€™S MYTH
ā€¢ Myth(1)
  -Once the program is written, the job has been done.
ā€¢ Myth(2)
  -Until the program is running, there is no way of
   assessing the quality.
ā€¢ Myth(3)
  -The only deliverable work product is the working
   program
ā€¢ Myth(4)
   -Software Engineering creates voluminous and
   unnecessary documentation and invariably slows down
   software development.


                                                         18
SOFTWARE ENGINEERING-A LAYERED
TECHNOLOGY




       Fig: Software Engineering-A layered technology




                                                        19
SOFTWARE ENGINEERING-A
    LAYERED TECHNOLOGY
ā€¢ Quality focus
  - Bedrock that supports software
  Engineering.
ā€¢ Process
  - Foundation for software Engineering
ā€¢ Methods
  - Provide technical How-toā€™s for building
  software
ā€¢ Tools
   - Provide semi-automatic and automatic
  support to methods
                                              20
A PROCESS FRAMEWORK
ā€¢ Establishes the foundation for a complete
  software process
ā€¢ Identifies a number of framework activities
  applicable to all software projects
ā€¢ Also include a set of umbrella activities
  that are applicable across the entire
  software process.


                                            21
A PROCESS FRAMEWORK


Common process framework

    Framework activities


        TTTasks

        Milestones,delierables

        SQA points


  Umbrella activities



                                 22
A PROCESS FRAMEWORK

ā€¢ Used as a basis for the description of
  process models
ā€¢ Generic process activities
     ļ‚«Communication
     ļ‚«Planning
     ļ‚«Modeling
     ļ‚«Construction
     ļ‚«Deployment


                                           23
A PROCESS FRAMEWORK
ā€¢ Generic view of engineering complimented
  by a number of umbrella activities
       ā€“   Software project tracking and control
       ā€“   Formal technical reviews
       ā€“   Software quality assurance
       ā€“   Software configuration management
       ā€“   Document preparation and production
       ā€“   Reusability management
       ā€“   Measurement
       ā€“   Risk management


                                                   24
CAPABILITY MATURITY MODEL
        INTEGRATION(CMMI)
ā€¢   Developed by SEI(Software Engineering institute)
ā€¢   Assess the process model followed by an organization and rate the
    organization with different levels
ā€¢ A set of software engineering capabilities should be present as
    organizations reach different levels of process capability and
    maturity.
ā€¢ CMMI process meta model can be represented in different ways
1.A continuous model
2.A staged model
Continuous model:
-Lets organization select specific improvement that best meet its
    business objectives and minimize risk
-Levels are called capability levels.
-Describes a process in 2 dimensions
-Each process area is assessed against specific goals and practices
    and is rated according to the following capability
 levels.                                                             25
CMMI
ā€¢ Six levels of CMMI
  ā€“   Level 0:Incomplete
  ā€“   Level 1:Performed
  ā€“   Level 2:Managed
  ā€“   Level 3:Defined
  ā€“   Level 4:Quantitatively managed
  ā€“   Level 5:Optimized


                                       26
CMMI
ā€¢     INCOMPLETE
     -Process is adhoc.Objective and goal of process areas are not known
ā€¢     Performed
    -Goal,objective,work tasks,work products and other activities of software
      process are carried out
ā€¢     Managed
     -Activities are monitored, reviewed, evaluated and controlled
ā€¢     Defined
     -Activities are standardized, integrated and documented
ā€¢     Quantitatively Managed
     -Metrics and indicators are available to measure the process and quality
ā€¢     Optimized
      - Continuous process improvement based on quantitative feed back from the
      user
      -Use of innovative ideas and techniques, statistical quality control and other
      methods for process improvement.

                                                                                  27
CMMI
Staged model
- This model is used if you have no clue of how to improve the
   process for quality software.
- It gives a suggestion of what things other organizations have
   found helpful to work first
- Levels are called maturity levels




                                                                  28
LEVEL            FOCUS                  PROCESS AREA
Optimizing       Continuous process     -Organizational Innovation and
                 Improvement
                                        Deployment
                                        -Causal Analysis and Resolution


Quantitatively   Quantitative           -Organizational process performance
managed          management             -Quantitative project management
Defined          Process standardized   Requirements Development
                                        Technical Solution
                                        Product Integration
                                        Verification
                                        Validation
                                        Organizational Process Focus
                                        Organizational Process Definition
                                        Organizational Training
                                        Integrated Project Management
                                        Risk Management


                                                                              29
āˆ’Integrated Teaming
                                       āˆ’Integrated Supplier
                                       Management
                                       āˆ’Decision Analysis and
                                       Resolution
                                       āˆ’Organizational
                                       Environment for Integration

Managed     Basic project management   Requirements Management
                                       Project Planning
                                       Project Monitoring and
                                       Control
                                       Supplier Agreement
                                       Measurement and Analysis
                                       Process and Product
                                       Quality Assurance
                                       Configuration Management

Performed




                                                                     30
PROCESS PATTERNS
ā€¢ Software Process is defined as collection of Patterns
ā€¢ Process pattern provides a template
ā€¢ Process Template
-Pattern Name
-Intent
-Type
    -Task pattern
    - Stage pattern
    -Phase Pattern
ā€¢ Initial Context
ā€¢ Problem
ā€¢ Solution
ā€¢ Resulting Context
ā€¢ Related Patterns
                                                          31
PROCESS ASSESSMENT
ā€¢ Does not specify the quality of the
  software or whether the software will be
  delivered on time or will it stand up to the
  user requirements.
ā€¢ It attempts to keep a check on the current
  state of the software process with the
  intention of improving it.


                                                 32
PROCESS ASSESSMENT
                             Software Process


                                      Ex
                                    by am                   Ca
                                         in                   pa
                                           ed
                                                                bi
           s                                                       lit    s
                                                                         ie
        fie
                 to



                                                                       fie
       i
                                                                      i     s
     nt                     Software Process                       nt           &
               n
         tio




   e                                                                                Ri
                                                                  e
 Id                           Assessment                        Id
       ca




                                                                                       sk
   if i




                                                    Le
 od




                       to                              a   ds
M




                   s                                            to
                 ad
               Le



Software Process                   Motivates    Capability determination
  improvement
APPROACHES TO SOFTWRE
       ASSESSMENT
ā€¢ Standard CMMI assessment (SCAMPI)
ā€¢ CMM based appraisal for internal process
  improvement
ā€¢ SPICE(ISO/IEC 15504)
ā€¢ ISO 9001:2000 for software




                                         34
Personal and Team Software Process
ā€¢ Personal software process
ļƒ˜ PLANNING
ļƒ˜ HIGH LEVEL DESIGN
ļƒ˜ HIGH LEVEL DESIGN REVIEW
ļƒ˜ DEVELOPMENT
ļƒ˜ POSTMORTEM



                                35
Personal and Team Software Process
ā€¢ Team software process
ļ‚§ Goal of TSP
- Build self-directed teams
- Motivate the teams
- Acceptance of CMM level 5 behavior as
  normal to accelerate software process
  improvement
- Provide improvement guidance to high
  maturity organization
                                          36

More Related Content

What's hot

Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering
arvind pandey
Ā 
Unified process model
Unified process modelUnified process model
Unified process model
RyndaMaala
Ā 
Chapter 13 software testing strategies
Chapter 13 software testing strategiesChapter 13 software testing strategies
Chapter 13 software testing strategies
SHREEHARI WADAWADAGI
Ā 
Software Metrics - Software Engineering
Software Metrics - Software EngineeringSoftware Metrics - Software Engineering
Software Metrics - Software Engineering
Drishti Bhalla
Ā 
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
JAINAM KAPADIYA
Ā 
Software Measurement and Metrics.pptx
Software Measurement and Metrics.pptxSoftware Measurement and Metrics.pptx
Software Measurement and Metrics.pptx
ubaidullah75790
Ā 
Evolutionary models
Evolutionary modelsEvolutionary models
Evolutionary models
Pihu Goel
Ā 
Pressman ch-11-component-level-design
Pressman ch-11-component-level-designPressman ch-11-component-level-design
Pressman ch-11-component-level-design
Oliver Cheng
Ā 
Chapter 1 2 - some size factors
Chapter 1   2 - some size factorsChapter 1   2 - some size factors
Chapter 1 2 - some size factors
NancyBeaulah_R
Ā 
Software Process Models
Software Process ModelsSoftware Process Models
Software Process Models
Hassan A-j
Ā 
Design Concept software engineering
Design Concept software engineeringDesign Concept software engineering
Design Concept software engineering
Darshit Metaliya
Ā 
Software development process models
Software development process modelsSoftware development process models
Software development process models
Muhammed Afsal Villan
Ā 
3. ch 2-process model
3. ch 2-process model3. ch 2-process model
3. ch 2-process model
Delowar hossain
Ā 
Rad model
Rad modelRad model
Rad model
Sneha Chopra
Ā 
Risk management(software engineering)
Risk management(software engineering)Risk management(software engineering)
Risk management(software engineering)
Priya Tomar
Ā 
Cocomo model
Cocomo modelCocomo model
Cocomo model
Bala Ganesh
Ā 
Modules and modularization criteria
Modules and modularization criteriaModules and modularization criteria
Modules and modularization criteria
Umaselvi_R
Ā 
Software Engineering by Pankaj Jalote
Software Engineering by Pankaj JaloteSoftware Engineering by Pankaj Jalote
Software Engineering by Pankaj Jalote
Golda Margret Sheeba J
Ā 
Staffing level estimation
Staffing level estimation Staffing level estimation
Staffing level estimation
kavitha muneeshwaran
Ā 
Software engineering a practitioners approach 8th edition pressman solutions ...
Software engineering a practitioners approach 8th edition pressman solutions ...Software engineering a practitioners approach 8th edition pressman solutions ...
Software engineering a practitioners approach 8th edition pressman solutions ...
Drusilla918
Ā 

What's hot (20)

Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering Unit 5- Architectural Design in software engineering
Unit 5- Architectural Design in software engineering
Ā 
Unified process model
Unified process modelUnified process model
Unified process model
Ā 
Chapter 13 software testing strategies
Chapter 13 software testing strategiesChapter 13 software testing strategies
Chapter 13 software testing strategies
Ā 
Software Metrics - Software Engineering
Software Metrics - Software EngineeringSoftware Metrics - Software Engineering
Software Metrics - Software Engineering
Ā 
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
Ā 
Software Measurement and Metrics.pptx
Software Measurement and Metrics.pptxSoftware Measurement and Metrics.pptx
Software Measurement and Metrics.pptx
Ā 
Evolutionary models
Evolutionary modelsEvolutionary models
Evolutionary models
Ā 
Pressman ch-11-component-level-design
Pressman ch-11-component-level-designPressman ch-11-component-level-design
Pressman ch-11-component-level-design
Ā 
Chapter 1 2 - some size factors
Chapter 1   2 - some size factorsChapter 1   2 - some size factors
Chapter 1 2 - some size factors
Ā 
Software Process Models
Software Process ModelsSoftware Process Models
Software Process Models
Ā 
Design Concept software engineering
Design Concept software engineeringDesign Concept software engineering
Design Concept software engineering
Ā 
Software development process models
Software development process modelsSoftware development process models
Software development process models
Ā 
3. ch 2-process model
3. ch 2-process model3. ch 2-process model
3. ch 2-process model
Ā 
Rad model
Rad modelRad model
Rad model
Ā 
Risk management(software engineering)
Risk management(software engineering)Risk management(software engineering)
Risk management(software engineering)
Ā 
Cocomo model
Cocomo modelCocomo model
Cocomo model
Ā 
Modules and modularization criteria
Modules and modularization criteriaModules and modularization criteria
Modules and modularization criteria
Ā 
Software Engineering by Pankaj Jalote
Software Engineering by Pankaj JaloteSoftware Engineering by Pankaj Jalote
Software Engineering by Pankaj Jalote
Ā 
Staffing level estimation
Staffing level estimation Staffing level estimation
Staffing level estimation
Ā 
Software engineering a practitioners approach 8th edition pressman solutions ...
Software engineering a practitioners approach 8th edition pressman solutions ...Software engineering a practitioners approach 8th edition pressman solutions ...
Software engineering a practitioners approach 8th edition pressman solutions ...
Ā 

Similar to Unit1

Software Engineering.ppt
Software Engineering.pptSoftware Engineering.ppt
Software Engineering.ppt
HODCOMPUTER10
Ā 
Unit 1
Unit 1Unit 1
Unit 1
shalinik57
Ā 
Unit1..
Unit1..Unit1..
Software engineering
Software engineeringSoftware engineering
Software engineering
nimmik4u
Ā 
Se lect1 btech
Se lect1 btechSe lect1 btech
Se lect1 btech
IIITA
Ā 
SE Lecture 1.ppt
SE Lecture 1.pptSE Lecture 1.ppt
SE Lecture 1.ppt
ssusere16bd9
Ā 
SE Lecture 1.ppt
SE Lecture 1.pptSE Lecture 1.ppt
SE Lecture 1.ppt
ssusere16bd9
Ā 
Intoduction to software engineering part 1
Intoduction to software engineering part 1Intoduction to software engineering part 1
Intoduction to software engineering part 1
Rupesh Vaishnav
Ā 
20CS4103 SE UNIT 1-1.pptx software engineering
20CS4103 SE UNIT 1-1.pptx software engineering20CS4103 SE UNIT 1-1.pptx software engineering
20CS4103 SE UNIT 1-1.pptx software engineering
shreeabinaya413
Ā 
Oose unit 1 ppt
Oose unit 1 pptOose unit 1 ppt
Oose unit 1 ppt
Dr VISU P
Ā 
Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)
ShudipPal
Ā 
OOSE Unit 1 PPT.ppt
OOSE Unit 1 PPT.pptOOSE Unit 1 PPT.ppt
OOSE Unit 1 PPT.ppt
itadmin33
Ā 
SE
SESE
Chapter 01
Chapter 01Chapter 01
Chapter 01
ans ali raza
Ā 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Software engineering unit 1
Software engineering unit 1Software engineering unit 1
Software engineering unit 1
gondwana university
Ā 
1 se-introduction
1 se-introduction1 se-introduction
1 se-introduction
Ahmed Alageed
Ā 
Chapter 01
Chapter 01Chapter 01
Chapter 01
ryan aja
Ā 
SE chp1 update and learning management .pptx
SE chp1 update and learning management .pptxSE chp1 update and learning management .pptx
SE chp1 update and learning management .pptx
ssuserdee5bb1
Ā 
Chapter 01
Chapter 01Chapter 01
Chapter 01
AlenaDion
Ā 

Similar to Unit1 (20)

Software Engineering.ppt
Software Engineering.pptSoftware Engineering.ppt
Software Engineering.ppt
Ā 
Unit 1
Unit 1Unit 1
Unit 1
Ā 
Unit1..
Unit1..Unit1..
Unit1..
Ā 
Software engineering
Software engineeringSoftware engineering
Software engineering
Ā 
Se lect1 btech
Se lect1 btechSe lect1 btech
Se lect1 btech
Ā 
SE Lecture 1.ppt
SE Lecture 1.pptSE Lecture 1.ppt
SE Lecture 1.ppt
Ā 
SE Lecture 1.ppt
SE Lecture 1.pptSE Lecture 1.ppt
SE Lecture 1.ppt
Ā 
Intoduction to software engineering part 1
Intoduction to software engineering part 1Intoduction to software engineering part 1
Intoduction to software engineering part 1
Ā 
20CS4103 SE UNIT 1-1.pptx software engineering
20CS4103 SE UNIT 1-1.pptx software engineering20CS4103 SE UNIT 1-1.pptx software engineering
20CS4103 SE UNIT 1-1.pptx software engineering
Ā 
Oose unit 1 ppt
Oose unit 1 pptOose unit 1 ppt
Oose unit 1 ppt
Ā 
Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)Software Engineering (Introduction to Software Engineering)
Software Engineering (Introduction to Software Engineering)
Ā 
OOSE Unit 1 PPT.ppt
OOSE Unit 1 PPT.pptOOSE Unit 1 PPT.ppt
OOSE Unit 1 PPT.ppt
Ā 
SE
SESE
SE
Ā 
Chapter 01
Chapter 01Chapter 01
Chapter 01
Ā 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
Ā 
Software engineering unit 1
Software engineering unit 1Software engineering unit 1
Software engineering unit 1
Ā 
1 se-introduction
1 se-introduction1 se-introduction
1 se-introduction
Ā 
Chapter 01
Chapter 01Chapter 01
Chapter 01
Ā 
SE chp1 update and learning management .pptx
SE chp1 update and learning management .pptxSE chp1 update and learning management .pptx
SE chp1 update and learning management .pptx
Ā 
Chapter 01
Chapter 01Chapter 01
Chapter 01
Ā 

More from anuragmbst

Unit 1 watertech1 merged
Unit 1 watertech1 mergedUnit 1 watertech1 merged
Unit 1 watertech1 merged
anuragmbst
Ā 
Unit 7-phaserule
Unit 7-phaseruleUnit 7-phaserule
Unit 7-phaserule
anuragmbst
Ā 
Unit 6-energy-resources
Unit 6-energy-resourcesUnit 6-energy-resources
Unit 6-energy-resources
anuragmbst
Ā 
Unit 3 polymers
Unit 3 polymersUnit 3 polymers
Unit 3 polymers
anuragmbst
Ā 
Unit 2-science-of-corrosion
Unit 2-science-of-corrosionUnit 2-science-of-corrosion
Unit 2-science-of-corrosion
anuragmbst
Ā 
Unit 3 requirements engineering processes merged
Unit 3 requirements engineering processes mergedUnit 3 requirements engineering processes merged
Unit 3 requirements engineering processes merged
anuragmbst
Ā 
Unit 8
Unit 8Unit 8
Unit 8
anuragmbst
Ā 
Unit 7
Unit 7Unit 7
Unit 7
anuragmbst
Ā 
Unit 6
Unit 6Unit 6
Unit 6
anuragmbst
Ā 
Unit 5
Unit 5Unit 5
Unit 5
anuragmbst
Ā 
Unit4
Unit4Unit4
Unit4
anuragmbst
Ā 
Unit2
Unit2Unit2
Unit2
anuragmbst
Ā 
Unit 01 dbms
Unit 01 dbmsUnit 01 dbms
Unit 01 dbms
anuragmbst
Ā 
Unit 08 dbms
Unit 08 dbmsUnit 08 dbms
Unit 08 dbms
anuragmbst
Ā 
Unit 07 dbms
Unit 07 dbmsUnit 07 dbms
Unit 07 dbms
anuragmbst
Ā 
Unit 06 dbms
Unit 06 dbmsUnit 06 dbms
Unit 06 dbms
anuragmbst
Ā 
Unit 05 dbms
Unit 05 dbmsUnit 05 dbms
Unit 05 dbms
anuragmbst
Ā 
Unit 04 dbms
Unit 04 dbmsUnit 04 dbms
Unit 04 dbms
anuragmbst
Ā 
Unit 03 dbms
Unit 03 dbmsUnit 03 dbms
Unit 03 dbms
anuragmbst
Ā 
Unit 02 dbms
Unit 02 dbmsUnit 02 dbms
Unit 02 dbms
anuragmbst
Ā 

More from anuragmbst (20)

Unit 1 watertech1 merged
Unit 1 watertech1 mergedUnit 1 watertech1 merged
Unit 1 watertech1 merged
Ā 
Unit 7-phaserule
Unit 7-phaseruleUnit 7-phaserule
Unit 7-phaserule
Ā 
Unit 6-energy-resources
Unit 6-energy-resourcesUnit 6-energy-resources
Unit 6-energy-resources
Ā 
Unit 3 polymers
Unit 3 polymersUnit 3 polymers
Unit 3 polymers
Ā 
Unit 2-science-of-corrosion
Unit 2-science-of-corrosionUnit 2-science-of-corrosion
Unit 2-science-of-corrosion
Ā 
Unit 3 requirements engineering processes merged
Unit 3 requirements engineering processes mergedUnit 3 requirements engineering processes merged
Unit 3 requirements engineering processes merged
Ā 
Unit 8
Unit 8Unit 8
Unit 8
Ā 
Unit 7
Unit 7Unit 7
Unit 7
Ā 
Unit 6
Unit 6Unit 6
Unit 6
Ā 
Unit 5
Unit 5Unit 5
Unit 5
Ā 
Unit4
Unit4Unit4
Unit4
Ā 
Unit2
Unit2Unit2
Unit2
Ā 
Unit 01 dbms
Unit 01 dbmsUnit 01 dbms
Unit 01 dbms
Ā 
Unit 08 dbms
Unit 08 dbmsUnit 08 dbms
Unit 08 dbms
Ā 
Unit 07 dbms
Unit 07 dbmsUnit 07 dbms
Unit 07 dbms
Ā 
Unit 06 dbms
Unit 06 dbmsUnit 06 dbms
Unit 06 dbms
Ā 
Unit 05 dbms
Unit 05 dbmsUnit 05 dbms
Unit 05 dbms
Ā 
Unit 04 dbms
Unit 04 dbmsUnit 04 dbms
Unit 04 dbms
Ā 
Unit 03 dbms
Unit 03 dbmsUnit 03 dbms
Unit 03 dbms
Ā 
Unit 02 dbms
Unit 02 dbmsUnit 02 dbms
Unit 02 dbms
Ā 

Recently uploaded

CNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My IdentityCNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My Identity
Cynthia Thomas
Ā 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving
Ā 
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDBScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB
Ā 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
AlexanderRichford
Ā 
Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...
Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...
Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...
manji sharman06
Ā 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo GĆ³mez Abajo
Ā 
PoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeck
PoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeck
PoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeck
FilipTomaszewski5
Ā 
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes
Ā 
intra-mart Accel series 2024 Spring updates_En
intra-mart Accel series 2024 Spring updates_Enintra-mart Accel series 2024 Spring updates_En
intra-mart Accel series 2024 Spring updates_En
NTTDATA INTRAMART
Ā 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
DanBrown980551
Ā 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
ScyllaDB
Ā 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
Ā 
ScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDCScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDC
ScyllaDB
Ā 
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc
Ā 
Day 4 - Excel Automation and Data Manipulation
Day 4 - Excel Automation and Data ManipulationDay 4 - Excel Automation and Data Manipulation
Day 4 - Excel Automation and Data Manipulation
UiPathCommunity
Ā 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
zjhamm304
Ā 
An Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise IntegrationAn Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise Integration
Safe Software
Ā 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
Ortus Solutions, Corp
Ā 
APJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes WebinarAPJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes Webinar
ThousandEyes
Ā 
Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!
Tobias Schneck
Ā 

Recently uploaded (20)

CNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My IdentityCNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Donā€™t Make Me Impersonate My Identity
Ā 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Ā 
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDBScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
Ā 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
Ā 
Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...
Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...
Call Girls ChandigarhšŸ”„7023059433šŸ”„Agency Profile Escorts in Chandigarh Availab...
Ā 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Ā 
PoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeck
PoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeck
PoznanĢ ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Ā 
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024
Ā 
intra-mart Accel series 2024 Spring updates_En
intra-mart Accel series 2024 Spring updates_Enintra-mart Accel series 2024 Spring updates_En
intra-mart Accel series 2024 Spring updates_En
Ā 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
Ā 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
Ā 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Ā 
ScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDCScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDC
Ā 
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
Ā 
Day 4 - Excel Automation and Data Manipulation
Day 4 - Excel Automation and Data ManipulationDay 4 - Excel Automation and Data Manipulation
Day 4 - Excel Automation and Data Manipulation
Ā 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
Ā 
An Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise IntegrationAn Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise Integration
Ā 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
Ā 
APJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes WebinarAPJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes Webinar
Ā 
Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!
Ā 

Unit1

  • 1. Software Engineering B.Tech IT/II Sem-II Term: 2008-2009 Unit-1 PPT SLIDES Text Books:1.Software Engineering, A practitionerā€™s approach Roger s. Pressman 6th edition McGraw- Hill 2.Software Engineering Somerville 7th edition 1
  • 2. Unit 1 syllabus ā€¢ Introduction to Software Engineering : The evolving role of software, Changing Nature of Software, Software myths. ā€¢ A Generic view of process : Software engineering- A layered technology, a process framework, The Capability Maturity Model Integration (CMMI), Process patterns, process assessment, personal and team process models. 2
  • 3. INDEX Unit-1 S.No Topic Lecture No PPTSlides Introduction to software L1 3 1 Engineering: Evolving role software 2 The changing nature of software L2 10 & legacy software 3 Software myths L3 15 4 A generic view of process: L4 19 Software Engineering-A layered technology 5 A Process Framework L5 22 5 The Capability maturity model L6 25 Integration(CMMI) 6 Process Patterns, Process L7 assessment 31 7 Personal and Team Process L8 35 models 3
  • 4. Introduction to software Engineering The Evolving role of software ā€¢ Dual role of Software ļ‚«A Product - Information transformer- producing, managing and displaying ļ‚«A Vehicle for delivering a product - Control of computer(operating system),the communication of information(networks) and the creation of other programs 4
  • 5. Introduction to software Engineering ā€¢ Software is defined as 1. Instructions - Programs that when executed provide desired function 2. Data structures -Enable the programs to adequately manipulate information 3. Documents -Describe the operation and use of the programs. 5
  • 6. Introduction to software Engineering ā€¢ Definition of Engineering -Application of science, tools and methods to find cost effective solution to problems Definition of SOFTWARE ENGINEERING - SE is defined as systematic, disciplined and quantifiable approach for the development, operation and maintenance of software 6
  • 7. Introduction to software Engineering Characteristics of software ā€¢ Software is developed or engineered, it is not manufactured in the classical sense. ā€¢ Software does not wear out. However it deteriorates due to change. ā€¢ Software is custom built rather than assembling existing components. -Although the industry is moving towards component based construction, most software continues to be custom built 7
  • 8. CHARACTERISTICS OF HARDWARE ā€œInfant Failure rate mortalityā€ ā€œWear outā€ Time Fig: FAILURE CURVE FOR HARDWARE 8
  • 9. CHARACTERISTICS OF SOFTWARE Fig: FAILURE CURVE FOR SOFTWARE 9
  • 10. THE CHANGING NATURE OF SOFTWARE ā€¢ Seven Broad Categories of software are challenges for software engineers ļƒ˜ System software ļƒ˜ Application software ļƒ˜ Engineering and scientific software ļƒ˜ Embedded software ļƒ˜ Product-line software ļƒ˜ Web-applications ļƒ˜ Artificial intelligence software 10
  • 11. THE CHANGING NATURE OF SOFTWARE ā€¢ System software. System software is a collection of programs written to service other programs ā€¢ Embedded software -- resides in read-only memory --is used to control products and systems for the consumer and industrial markets. ā€¢ Artificial intelligence software. Artificial intelligence (AI) software makes use of nonnumeric algorithms to solve complex problems that are not amenable to computation or straightforward analysis ā€¢ Engineering and scientific software. Engineering and scientific software have been characterized by "number crunching" algorithms. 11
  • 12. LEGACY SOFTWARE ā€¢ Legacy software are older programs that are developed decades ago. ā€¢ The quality of legacy software is poor because it has inextensible design,convoluted code,poor and nonexistent documentation,test cases and results that are not achieved. 12
  • 13. ā€¢ As time passes legacy systems evolve due to following reasons: ļƒ˜The software must be adapted to meet the needs of new computing environment or technology. ļƒ˜The software must be enhanced to implement new business requirements. ļƒ˜The software must be extended to make it interoperable with more modern systems or database ļƒ˜The software must be rearchitected to make it viable within a network environment. 13
  • 14. Software Evolution ā€¢ Software evolves due to changes ā€¢ Changes occur due to correction,adaption and enhancement ā€¢ 8 Laws of unified theory ļ‚§ The Law of Continuing Change. ļ‚§ The Law of Increasing Complexity. ļ‚§ The Law of Self-Regulation ļ‚§ The Law of Conservation of Organizational Stability. ļ‚§ The Law of Conservation of Familiarity ļ‚§ The Law of Continuing Growth ļ‚§ The Law of Declining Quality ļ‚§ The Feedback System Law 14
  • 15. SOFTWARE MYTHS ā€¢ Widely held but false view ā€¢ Propagate misinformation and confusion ā€¢ Three types of myth - Management myth - Customer myth - Practitionerā€™s myth 15
  • 16. MANAGEMENT MYTHS ā€¢ Myth(1) -The available standards and procedures for software are enough. ā€¢ Myth(2) -Each organization feel that they have state-of-art software development tools since they have latest computer. ā€¢ Myth(3) -Adding more programmers when the work is behind schedule can catch up. ā€¢ Myth(4) -Outsourcing the software project to third party, we can relax and let that party build it. 16
  • 17. CUSTOMER MYTH ā€¢ Myth(1) - General statement of objective is enough to begin writing programs, the details can be filled in later. ā€¢ Myth(2) -Software is easy to change because software is flexible 17
  • 18. PRACTITIONERā€™S MYTH ā€¢ Myth(1) -Once the program is written, the job has been done. ā€¢ Myth(2) -Until the program is running, there is no way of assessing the quality. ā€¢ Myth(3) -The only deliverable work product is the working program ā€¢ Myth(4) -Software Engineering creates voluminous and unnecessary documentation and invariably slows down software development. 18
  • 19. SOFTWARE ENGINEERING-A LAYERED TECHNOLOGY Fig: Software Engineering-A layered technology 19
  • 20. SOFTWARE ENGINEERING-A LAYERED TECHNOLOGY ā€¢ Quality focus - Bedrock that supports software Engineering. ā€¢ Process - Foundation for software Engineering ā€¢ Methods - Provide technical How-toā€™s for building software ā€¢ Tools - Provide semi-automatic and automatic support to methods 20
  • 21. A PROCESS FRAMEWORK ā€¢ Establishes the foundation for a complete software process ā€¢ Identifies a number of framework activities applicable to all software projects ā€¢ Also include a set of umbrella activities that are applicable across the entire software process. 21
  • 22. A PROCESS FRAMEWORK Common process framework Framework activities TTTasks Milestones,delierables SQA points Umbrella activities 22
  • 23. A PROCESS FRAMEWORK ā€¢ Used as a basis for the description of process models ā€¢ Generic process activities ļ‚«Communication ļ‚«Planning ļ‚«Modeling ļ‚«Construction ļ‚«Deployment 23
  • 24. A PROCESS FRAMEWORK ā€¢ Generic view of engineering complimented by a number of umbrella activities ā€“ Software project tracking and control ā€“ Formal technical reviews ā€“ Software quality assurance ā€“ Software configuration management ā€“ Document preparation and production ā€“ Reusability management ā€“ Measurement ā€“ Risk management 24
  • 25. CAPABILITY MATURITY MODEL INTEGRATION(CMMI) ā€¢ Developed by SEI(Software Engineering institute) ā€¢ Assess the process model followed by an organization and rate the organization with different levels ā€¢ A set of software engineering capabilities should be present as organizations reach different levels of process capability and maturity. ā€¢ CMMI process meta model can be represented in different ways 1.A continuous model 2.A staged model Continuous model: -Lets organization select specific improvement that best meet its business objectives and minimize risk -Levels are called capability levels. -Describes a process in 2 dimensions -Each process area is assessed against specific goals and practices and is rated according to the following capability levels. 25
  • 26. CMMI ā€¢ Six levels of CMMI ā€“ Level 0:Incomplete ā€“ Level 1:Performed ā€“ Level 2:Managed ā€“ Level 3:Defined ā€“ Level 4:Quantitatively managed ā€“ Level 5:Optimized 26
  • 27. CMMI ā€¢ INCOMPLETE -Process is adhoc.Objective and goal of process areas are not known ā€¢ Performed -Goal,objective,work tasks,work products and other activities of software process are carried out ā€¢ Managed -Activities are monitored, reviewed, evaluated and controlled ā€¢ Defined -Activities are standardized, integrated and documented ā€¢ Quantitatively Managed -Metrics and indicators are available to measure the process and quality ā€¢ Optimized - Continuous process improvement based on quantitative feed back from the user -Use of innovative ideas and techniques, statistical quality control and other methods for process improvement. 27
  • 28. CMMI Staged model - This model is used if you have no clue of how to improve the process for quality software. - It gives a suggestion of what things other organizations have found helpful to work first - Levels are called maturity levels 28
  • 29. LEVEL FOCUS PROCESS AREA Optimizing Continuous process -Organizational Innovation and Improvement Deployment -Causal Analysis and Resolution Quantitatively Quantitative -Organizational process performance managed management -Quantitative project management Defined Process standardized Requirements Development Technical Solution Product Integration Verification Validation Organizational Process Focus Organizational Process Definition Organizational Training Integrated Project Management Risk Management 29
  • 30. āˆ’Integrated Teaming āˆ’Integrated Supplier Management āˆ’Decision Analysis and Resolution āˆ’Organizational Environment for Integration Managed Basic project management Requirements Management Project Planning Project Monitoring and Control Supplier Agreement Measurement and Analysis Process and Product Quality Assurance Configuration Management Performed 30
  • 31. PROCESS PATTERNS ā€¢ Software Process is defined as collection of Patterns ā€¢ Process pattern provides a template ā€¢ Process Template -Pattern Name -Intent -Type -Task pattern - Stage pattern -Phase Pattern ā€¢ Initial Context ā€¢ Problem ā€¢ Solution ā€¢ Resulting Context ā€¢ Related Patterns 31
  • 32. PROCESS ASSESSMENT ā€¢ Does not specify the quality of the software or whether the software will be delivered on time or will it stand up to the user requirements. ā€¢ It attempts to keep a check on the current state of the software process with the intention of improving it. 32
  • 33. PROCESS ASSESSMENT Software Process Ex by am Ca in pa ed bi s lit s ie fie to fie i i s nt Software Process nt & n tio e Ri e Id Assessment Id ca sk if i Le od to a ds M s to ad Le Software Process Motivates Capability determination improvement
  • 34. APPROACHES TO SOFTWRE ASSESSMENT ā€¢ Standard CMMI assessment (SCAMPI) ā€¢ CMM based appraisal for internal process improvement ā€¢ SPICE(ISO/IEC 15504) ā€¢ ISO 9001:2000 for software 34
  • 35. Personal and Team Software Process ā€¢ Personal software process ļƒ˜ PLANNING ļƒ˜ HIGH LEVEL DESIGN ļƒ˜ HIGH LEVEL DESIGN REVIEW ļƒ˜ DEVELOPMENT ļƒ˜ POSTMORTEM 35
  • 36. Personal and Team Software Process ā€¢ Team software process ļ‚§ Goal of TSP - Build self-directed teams - Motivate the teams - Acceptance of CMM level 5 behavior as normal to accelerate software process improvement - Provide improvement guidance to high maturity organization 36
  ēæ»čƑļ¼š