Home > Articles > Software Development & Management > Management: Lifecycle, Project, Team

The Software Life Cycle

If your software's lifecycle starts with coding and ends with a successful compile, its lifespan is probably going to be pretty short. For a business that develops software, many more careful steps are required to build software that works well, satisfies its users, and lasts.
Placing special emphasis on a comprehensive approach combining organization, people, process, and technology, Harris Kern's Enterprise Computing Institute is recognized as one of the world's premier sources for CIOs and IT professionals concerned with managing information technology.
Like this article? We recommend

Many people view the software development lifecycle as that time between when a programmer sits down to write the first line of code for a program, and the point when the completed program successfully compiles and executes. Successful software development organizations have much more complete definitions of a software lifecycle. These lifecycle definitions start with early requirements-gathering and analysis stages, and proceed through ongoing operation and maintenance. The maturity of a software development organization, in fact, is closely related to its understanding of the software lifecycle and the underlying processes and procedures required to successfully develop software.

The Software Engineering Institute (SEI) has captured this in a series of models, called capability maturity models (CMMs). These models judge the maturity of the software processes of an organization and identify the key practices required to increase the maturity of these processes. This article introduces the capability maturity model and then discusses how it applies during the software lifecycle, from initial requirements definition to production acceptance.

The Capability Maturity Model for Software

The United States government, as one of the largest developers and users of software in the world, has always been very concerned with improving software processes. As a result, the Software Engineering Institute (SEI) was created. The Institute is a federally funded research and development center, which has been run under contract by Carnegie Mellon University since 1984. Software professionals from government, industry, and academia staff the SEI. The SEI web site contains information about all the activities of the institute. One of the most important contributions to software development to come out of the SEI is its series of capability maturity models, which describe how to measure the maturity of software development organizations. The SEI has defined six capability maturity models:

  • SW-CMM: A capability maturity model for measuring software development organizations.

  • P-CMM: The people capability maturity model, for measuring an organization's maturity in managing its people.

  • SE-CMM: A capability maturity model for measuring system-engineering organizations.

  • SA-CMM: A capability maturity model for measuring how an organization acquires software.

  • IPD-CMM: A capability maturity model for measuring an organization's ability to perform integrated product development.

  • CMMI: The capability maturity model integration.

The CMMI is the most recent focus of the SEI's activities, and currently exists in draft form. This project's objective is to develop a capability maturity model integrated product suite that provides industry and government with a set of integrated products to support process and product improvement. This project will serve to preserve government and industry investment in process improvement and enhance the use of multiple models. The project's output will consist of integrated models, assessment methods, and training materials.

The first capability maturity model developed by the SEI was the capability maturity model for software, also known as the SW-CMM. Watts Humphrey and William Sweet first developed it in 1987. The SW-CMM defines five levels of maturity commonly found in software development organizations, and describes processes required to increase maturity at each level. While concepts such as network computing and the Internet were unknown then, the SW-CMM remains a benchmark by which software development organizations are judged. The Software Engineering Institute has updated the model since then, with the latest version being the SW-CMM version 2 draft C, released in October of 1997. The basics of the model have not changed, however. Now more than ever, as development organizations are forced to work to schedules on "Internet time," process maturity remains critical to software development organizations.

The capability maturity model for software categorizes software development organizations into one of five levels according to the maturity of their processes. A brief description of each of the five maturity levels is provided below, along with key process areas for each level. Within each process area, a few representative traits of organizations performing at this level are listed. The complete SW-CMM, of course, includes many more details than are possible to cover in this article.

Level 1: Initial

At this level, software development is ad hoc, and no well-defined processes are followed. As such, organization focus is typically placed on those key developers, or "heroes," who happen to fix the software bug of the day. Organizations at this level of maturity are not likely to be successful at delivering anything but the most simple software projects. An organization operating at this level might expect to take six to nine months to move to level 2, assuming that a proper management team is in place with a focused effort to improve the organization.

Level 2: Repeatable

At this level, there is a focus on project management to bring repeatability to the software development processes. The key process areas expected to be mastered by organizations at this level are listed below.

  • Requirements management. Software requirements are developed prior to application design or coding. At each step in the software design process, requirements are mapped to software functions to ensure that all requirements are being met. Software testing includes requirements traceability matrices.

  • Software project planning. Software projects are scheduled and budgeted accurately. Software engineers of the right skill mix and experience are assigned to each project.

  • Software project control. Software projects are tracked against their plan. Proper management oversight is used to identify project risks, instead of waiting until delivery dates are missed.

  • Software acquisition management. Any third-party software acquired for use on the project is properly evaluated for training, performance, usability, or other limitations it may impose on the project.

  • Software quality assurance. Each developer is held accountable for software quality. Quality metrics have been established and quality is tracked against these metrics.

  • Configuration management. All developers use a software revision control system for all project code. Software baselines are properly established and tracked.

Having these processes and their management in place will typically result in organizations that can deliver small to mid-sized projects in a repeatable fashion. Organizations at this level that don't move toward level 3 often fail when they undertake larger projects, or fail to meet cost, quality, and schedule constraints that become imposed on them. Level 2 software groups are fairly common to find among the IT organizations of large corporations, where software development management has been made a priority. However, moving to the next level requires a concentrated effort in software process development, and might take anywhere from 12–24 months for a typical level 3 organization.

Level 3: Defined

Organizations at level 3 have moved on from simple project management of software development to focus on the underlying engineering processes. The key process areas to be mastered by organizations at this level are listed below.

  • Organization process focus. A process focus is ingrained into the culture of the development organization.

  • Organization process definition. The organization translates its process focus into the clear definition of processes for all aspects of the software development process, from initial requirements definition to production acceptance.

  • Organization training program. The organization not only trains all software engineers on the software technologies being used, but also on all processes.

  • Integrated software management. Organizations have implemented the categorization, indexing, search, and retrieval of software components to foster reuse of software as much as possible.

  • Software product engineering. Individual software products are not simply developed in isolation, but are part of an overall software product engineering process that defines business-wide applications architecture.

  • Project interface coordination. Individual software projects are not defined in isolation.

  • Peer reviews. Peer reviews of software are accomplished at various places during the software lifecycle—after design is complete, during coding, and prior to start of unit testing.

Achieving level 3 of the capability maturity model is the goal of most large software development organizations. Levels 4 and 5 go on to define additional criteria that very few organizations are able to meet.

Level 4: Managed

At this level, the entire software development process is not only defined but is managed in a proactive fashion. The key process areas to be mastered by organizations at this level are listed below.

  • Organizations software asset commonality. In addition to enabling reuse through software management, reuse is built into the design process by following common design standards, interfaces, programming guidelines, and other standards.

  • Organization process performance. The organization has established metrics for evaluating the performance of its software processes.

  • Statistical process management. Statistical methods are used and managed in the development, implementation, and tracking of process use and effectiveness.

Organizations at level 4 thus not only manage the quality of their software products, but also can manage the quality of their software processes and understand the second-order effect of process quality on product quality.

Level 5: Optimized

This is the "Holy Grail" of software development. In fact, very few large organizations have ever achieved a level 5 score in SEI evaluations. To do so requires a demonstration of continuous process improvement in software development. The key process areas to be mastered by organizations at this level are listed below.

  • Defect prevention. The organization not only focuses on quality assurance—that is, finding and correcting defects—but on defect prevention.

  • Organization process and technology innovation. The organization continually innovates both in new processes that are developed and in new technology applied to the software development process.

  • Organization improvement deployment. Continuous process improvement in software development is not just a buzzword but is planned, executed, and tracked against the plan, with ongoing feedback loops.

Certainly, many organizations have achieved some of these criteria on some projects; however, achievement of level 5 requires universal adherence by all software development groups on every project.

The software processes of the SW-CMM can be applied across the entire software lifecycle, from requirements-gathering through final testing. The rest of this article provides a brief description of different stages of the software development process.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020