Unit 5 Docs
Unit 5 Docs
Process automation& change management is critical to an iterative process. If the change is expensive then the development
organization will resist it.
Round-trip engineering& integrated environments promote change freedom & effective evolution of technical artifacts.
External stakeholders need access to environment resources to improve interaction with the development team & add value to
the process.
The three levels of process which requires a certain degree of process automation for the corresponding process to be carried
out efficiently.
Metaprocess (Line of business): The automation support for this level is called an infrastructure.
Microprocess (iteration):The automation support for generating artifacts is generally called a tool.
Many tools are available to automate the software development process. Most of the core software development tools map
closely to one of the process workflows
The Prototype Environment includes an architecture test bed for prototyping project architecture to evaluate trade-offs during
inception & elaboration phase of the life cycle.
The Development environment should include a full suite of development tools needed to support various Process workflows &
round-trip engineering to the maximum extent possible.
The Maintenance Environment should typically coincide with the mature version of the development.
There are four important environment disciplines that are critical to management context & the success of a modern iterative
development process.
Round-Trip engineering
Change Management
Organization Policy
Organization Environment
Stakeholder Environment.
Round-Trip engineering is the term used to describe this key requirement for environment that support iterative development.
As the software industry moves into maintaining different information sets for the engineering artifacts, more automation
support is needed to ensure efficient & error free transition of data from one artifacts to another.
Round-trip engineering is the environment support necessary to maintain Consistency among the engineering artifacts.
Change Management
Change management must be automated & enforced to manage multiple iterations & to enable change freedom.
The atomic unit of software work that is authorized to create,modify or obsolesce components within a configuration baseline is
called a software change orders ( SCO )
The basic fields of the SCO are Title, description, metrics, resolution, assessment & disposition
Change management
II.Configuration Baseline
A minor release represents the same basic product but with enhanced features, performance or quality.
Major & Minor releases are intended to be external product releases that are persistent & supported for a
period of time.
Once software is placed in a controlled baseline all changes are tracked such that a distinction must be made
for the cause of the change. Change categories are
Type 1: A bug or defect either does not impair (Harm) the usefulness of the system or can be worked around
Change Management
A CCB includes:
1. Software managers
Infrastructure
The organization infrastructure provides the organization’s capitalassets including two key artifacts - Policy
& Environment
I Organization Policy:
The organization policy is usually packaged as a handbook that defines the life cycles & the process primitives
such as
Major milestones
Intermediate Artifacts
Engineering repositories
Metrics
Roles & Responsibilities
Infrastructure
II Organization Environment
The Environment that captures an inventory of tools which are building blocks from which project
environments can be configuredefficiently & economically
Stakeholder Environment
Many large scale projects include people in external organizationsthat represent other stakeholders
participating in the development processthey might include
An on-line environment accessible by the external stakeholdersallow them to participate in the process a
follows
Use the same on-line tools, data & reports that the development organization uses to manage & monitor the
project
Avoid excessive travel, paper interchange delays, format translations, paper * shipping costs & other
overhead cost
PROJECT CONTROL & PROCESS INSTRUMENTATION
INTERODUCTION: Software metrics are used to implement the activities and products of the
software development process. Hence, the quality of the software products and the achievements in
the development process can be determined using the software metrics.
INDICATORS:
An indicator is a metric or a group of metrics that provides an understanding of the software
process or software product or a software project. A software engineer assembles measures and
produce metrics from which the indicators can be derived.
Two types of indicators are:
(i) Management indicators.
(ii) Quality indicators.
Management Indicators
The management indicators i.e., technical progress, financial status and staffing progress are
used to determine whether a project is on budget and on schedule. The management indicators that
indicate financial status are based on earned value system.
Quality Indicators
The quality indicators are based on the measurement of the changes occurred in software.
Software development team: - SLOC under baseline change management, SCOs closed
Software assessment team: - SCOs opened, test hours executed and evaluation criteria
meet. Software management team: - milestones completed.
The below figure shows expected progress for a typical project with three major releases
Fig: work and progress
Budgeted cost and expenditures
This metric measures cost incurred over time. Budgeted cost is the planned expenditure profile over the life
cycle of the project. To maintain management control, measuring cost expenditures over the project life cycle is
always necessary. Tracking financial progress takes on an organization - specific format. Financial performance
can be measured by the use of an earned value system, which provides highly detailed cost and schedule insight.
The basic parameters of an earned value system, expressed in units of dollars, are as follows:
Expenditure Plan - It is the planned spending profile for a project over its planned schedule. Actual progress -
It is the technical accomplishment relative to the planned progress underlying the spending profile.
Actual cost: It is the actual spending profile for a project over its actual schedule.
Earned value: It is the value that represents the planned cost of the actual progress.
Cost variance: It is the difference between the actual cost and the earned value.
Schedule variance: It is the difference between the planned cost and the earned value. Of all parameters in an
earned value system, actual progress is the most subjective
Assessment: Because most managers know exactly how much cost they have incurred and how much schedule
they have used, the variability in making accurate assessments is centred in the actual progress assessment. The
default perspectives of this metric are cost per month, full-time staff per month and percentage of budget
expended.
Staffing and team dynamics
This metric measures the personnel changes over time, which involves staffing additions and reductions over
time. An iterative development should start with a small team until the risks in the requirements and architecture
have been suitably resolved. Depending on the overlap of iterations and other project specific circumstances,
staffing can vary. Increase in staff can slow overall project progress as new people consume the productive team
of existing people in coming up to speed. Low attrition of good people is a sign of success. The default
perspectives of this metric are people per month added and people per month leaving. These three management
indicators are responsible for technical progress, financial status and staffing progress.
METRICS AUTOMATION:
Many opportunities are available to automate the project control activities of a software project. A Software
Project Control Panel (SPCP) is essential for managing against a plan. This panel integrates data from multiple
sources to show the current status of some aspect of the project. The panel can support standard features and
provide extensive capability for detailed situation analysis. SPCP is one example of metrics automation
approach that collects, organizes and reports values and trends extracted directly from the evolving engineering
artifacts.
SPCP:
To implement a complete SPCP, the following are necessary.
Monitor defines panel layouts, graphical objects and linkages to project data. Specific monitors called roles
include software project managers, software development team leads, software architects and customers.
Administrator installs the system, defines new mechanisms, graphical objects and linkages. The whole display
is called a panel. Within a panel are graphical objects, which are types of layouts such as dials and bar charts for
information. Each graphical object displays a metric. A panel contains a number of graphical objects positioned
in a particular geometric layout. A metric shown in a graphical object is labelled with the metric type, summary
level and insurance name (line of code, subsystem, server1). Metrics can be displayed in two modes – value,
referring to a given point in time and graph referring to multiple and consecutive points in time. Metrics can be
displayed with or without control values. A control value is an existing expectation either absolute or relative
that is used for comparison with a dynamically changing metric. Thresholds are examples of control values.
The basic fundamental metrics classes are trend, comparison and progress.
The format and content of any project panel are configurable to the software project
manager's preference for tracking metrics of top-level interest. The basic operation of
an SPCP can be described by the following top - level use case.
i. Start the SPCP
ii. Select a panel preference
iii. Select a value or graph metric
iv. Select to superimpose controls
v. Drill down to trend
vi. Drill down to point in time.
vii. Drill down to lower levels of information
viii. Drill down to lower level of indicators.