0% found this document useful (0 votes)
58 views21 pages

Introduction SE PDF

Software engineering is the application of engineering principles to the development of software. It involves applying scientific principles and methods to software development to produce efficient and reliable software products. Software engineering aims to establish sound engineering practices for software development. The key aspects of software engineering include requirements gathering, software design, programming, testing, and maintenance. The goal is the evolution of software through this process to develop a product that meets expected requirements.

Uploaded by

Aayush Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views21 pages

Introduction SE PDF

Software engineering is the application of engineering principles to the development of software. It involves applying scientific principles and methods to software development to produce efficient and reliable software products. Software engineering aims to establish sound engineering practices for software development. The key aspects of software engineering include requirements gathering, software design, programming, testing, and maintenance. The goal is the evolution of software through this process to develop a product that meets expected requirements.

Uploaded by

Aayush Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Software Engineering

- Sahil Kohli, Trainer


AIT, Chandigarh University

1
SOFTWARE & ENGINEERING
• SOFTWARE • ENGINEERING
Software is more than just a Engineering on the other hand, is all
program code. A program is an about developing products, using
executable code, which serves some well-defined, scientific principles
computational purpose. Software is and methods.
considered to be collection of
executable programming code,
associated libraries and
documentations. Software, when
made for a specific requirement is
called Software Product.

2
3
Definitions
Software Engineering is an engineering branch associated with development of
software product using well-defined scientific principles, methods and procedures.
The outcome of software engineering is an efficient and reliable software product.

4
IEEE defines Software
Engineering as:
1. The application of a systematic, disciplined, quantifiable approach to the
development, operation and maintenance of software; that is, the application
of engineering to software.
2. The study of approaches as in the above statement.

5
Fritz Bauer, a German computer
scientist, defines Software
Engineering as:
Software Engineering is the establishment and use of sound engineering principles
in order to obtain economically software that is reliable and work efficiently on real
machines.

6
7
Software Evolution
The process of developing a software product using software engineering principles
and methods is referred to as Software Evolution. This includes the initial
development of software and its maintenance and updates, till desired software
product is developed, which satisfies the expected requirements.

8
Software Evolution Laws
Lehman has given laws for software evolution. He divided the software
into three different categories:
• S-type (Static-type)
• P-type (Practical-type)
• E-type (Embedded-type)

9
E-Type Software Evolution
Lehman has given eight laws for E-Type software evolution:-
• Continuing Change
• Increasing Complexity
• Conservation of Familiarity
• Continuing Growth
• Reducing Quality
• Feedback Systems
• Self-Regulation
• Organizational Stability

10
Software Paradigms
• Programming Paradigm is a
subset of Software Design
Paradigm which is further a
subset of Software Development
Paradigm.

11
Software Development Paradigm
This Paradigm is known as software
engineering paradigms where all the
engineering concepts pertaining to
the development of software are
applied. It includes various
researches and requirement
gathering which helps the software
product to build. It consists of –
• Requirement Gathering
• Software Design
• Programming

12
Software Design Paradigm
This paradigm is a part of
Software Development and
includes –
• Design
• Maintenance
• Programming

13
Programming Paradigm
This paradigm is related closely to
programming aspect of software
development. This includes –
• Coding
• Testing
• Integration

14
Need of Software Engineering
The need of Software Engineering • Large Software
arises because of higher rate of • Scalability
change in user requirements and
environment on which the • Cost
software is working. • Dynamic Nature
• Quality Management

15
Characteristics of Good Software
The Software must satisfy on the
following grounds:
• Operational
• Transitional
• Maintenance

16
Operational
This tells us how well software works in operations. It can be measured
on:
• Budget
• Usability
• Efficiency
• Correctness
• Functionality
• Dependability
• Security
• Safety

17
Transitional
This aspect is important when the software is moved from one
platform to another:
• Portability
• Interoperability
• Reusability
• Adaptability

18
Maintenance
This aspect briefs about how well a software has the capabilities to
maintain itself in the ever-changing environment:
• Modularity
• Maintainability
• Flexibility
• Scalability

19
Conclusion
In short, Software Engineering is a branch of Computer Science, which uses well-
defined engineering concepts required to produce efficient, durable, scalable, in-
budget and on-time software products.

20
THANK YOU

Sahil Kohli, Trainer


AIT, Chandigarh University
[email protected]

You might also like