Software Engineering

Software

Computer programs and associated documentation. Software products may be developed for a particular customer or may be developed for a general market.

Software Engineering:

Software engineering is an engineering discipline which is concerned with all aspects of software production. In this definition, there are two key phrases:

Engineering discipline: Engineers make things work. They apply theories, methods and tools where these are appropriate, but they use them selectively and always try to discover solutions to problems even when there are no applicable theories and methods. Engineers also recognize that they must work to organizational and financial constraints, so they look for solutions within these constraints.

All aspects of software production: Software engineering is not just concerned with the technical processes of software development but also with activities such as software project management and with the development of tools, methods and theories to support software production.


Overview of software engineering


  1. Requirements

  2. System Analysis

  3. System Design

  4. Code Design

  5. Testing

  6. Deployment

  7. Maintenance

  8. Updates