Open In App

Software Product – Software Engineering

Last Updated : 07 Jan, 2024
Improve
Improve
Like Article
Like
Save
Share
Report

Software Products are nothing but software systems delivered to the customer with the documentation that describes how to install and use the system. In certain cases, software products may be part of system products where hardware, as well as software, is delivered to a customer. Software products are produced with the help of the software process. The software process is a way in which we produce software. 

Types of Software Products

Software products fall into two broad categories: 

  1. Generic products: Generic products are stand-alone systems that are developed by a production unit and sold on the open market to any customer who can buy them.
  2. Customized Products: Customized products are the systems that are commissioned by a particular customer. Some contractor develops the software for that customer.

Characteristics of Software Product

A well-engineered software product should possess the following essential characteristics:  

  1. Efficiency: The software should not make wasteful use of system resources such as memory and processor cycles.
  2. Maintainability: It should be possible to evolve the software to meet the changing requirements of customers.
  3. Dependability: It is the flexibility of the software that ought to not cause any physical or economic injury in the event of system failure. It includes a range of characteristics such as reliability, security, and safety.
  4. In time: Software should be developed well in time.
  5. Within Budget: The software development costs should not overrun, and it should be within the budgetary limit.
  6. Functionality: The software system should exhibit the proper functionality, i.e., it should perform all the functions it is supposed to perform.
  7. Adaptability: The software system should have the ability to get adapted to a reasonable extent with the changing requirements.

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads