1 Introduction
1 Introduction
1 Introduction
5/20/2019 1
What is software engineering?
5/20/2019 2
What is the difference between software
engineering and computer science?
• Computer science is concerned with theory and fundamentals;
software engineering is concerned with the practicalities of
developing and delivering useful software.
• Computer science theories are still insufficient to act as a complete
underpinning(support) for software engineering (unlike e.g. physics
and electrical engineering).
5/20/2019 3
What is the difference between software
engineering and system engineering?
• System engineering is concerned with all aspects of computer-based
systems development including hardware, software and process
engineering. Software engineering is part of this process concerned
with developing the software infrastructure, control, applications and
databases in the system.
• System engineers are involved in system specification, architectural
design, integration and deployment.
5/20/2019 4
What is a software process?
5/20/2019 5
What is a software process model?
5/20/2019 6
What are the costs of software engineering?
• Roughly 60% of costs are development costs, 40% are testing costs.
For custom software, evolution costs often exceed development
costs.
• Costs vary depending on the type of system being developed and the
requirements of system attributes such as performance and system
reliability.
• Distribution of costs depends on the development model that is
used.
5/20/2019 7
Activity cost distribution
Wat erfal l mo del
0 25 50 100
75
Iterative development
0 25 50 75 1 00
0 25 50 75 1 00
Dev elo pment and ev oluti on cost s for lon g-lifetime syst ems
0 10 200 30 400
0 25 50 75 100
5/20/2019 9
What are software engineering methods?
5/20/2019 10
What is CASE (Computer-Aided Software
Engineering)
• Software systems that are intended to provide automated
support for software process activities.
• CASE systems are often used for method support.
• Upper-CASE
• Tools to support the early process activities of requirements and design;
• Lower-CASE
• Tools to support later activities such as programming, debugging and
testing.
5/20/2019 11
What are the attributes of good software?
5/20/2019 12
What are the key challenges facing software
engineering?
• Heterogeneity, delivery and trust.
• Heterogeneity
• Developing techniques for building software that can cope with
heterogeneous platforms and execution environments;
• Delivery
• Developing techniques that lead to faster delivery of software;
• Trust
• Developing techniques that demonstrate that software can be trusted by
its users.
5/20/2019 13
Professional and ethical responsibility
5/20/2019 14
Issues of professional responsibility
• Confidentiality
• Engineers should normally respect the confidentiality of their employers or
clients irrespective of whether or not a formal confidentiality agreement has
been signed.
• Competence
• Engineers should not misrepresent their level of competence. They should
not knowingly accept work which is outwith(beyond) their competence.
5/20/2019 15
Issues of professional responsibility
5/20/2019 16
ACM/IEEE Code of Ethics
5/20/2019 17
Code of ethics - preamble
• Preamble
• The short version of the code summarizes aspirations at a high level of the
abstraction; the clauses that are included in the full version give examples
and details of how these aspirations change the way we act as software
engineering professionals. Without the aspirations, the details can become
legalistic and tedious; without the details, the aspirations can become high
sounding but empty; together, the aspirations and the details form a
cohesive code.
• Software engineers shall commit themselves to making the analysis,
specification, design, development, testing and maintenance of software a
beneficial and respected profession. In accordance with their commitment
to the health, safety and welfare of the public, software engineers shall
adhere to the following Eight Principles:
5/20/2019 18
Code of ethics - principles
• PUBLIC
• Software engineers shall act consistently with the public interest.
• CLIENT AND EMPLOYER
• Software engineers shall act in a manner that is in the best interests of
their client and employer consistent with the public interest.
• PRODUCT
• Software engineers shall ensure that their products and related
modifications meet the highest professional standards possible.
5/20/2019 19
Code of ethics - principles
• JUDGMENT
• Software engineers shall maintain integrity and independence in their
professional judgment.
• MANAGEMENT
• Software engineering managers and leaders shall subscribe to and promote
an ethical approach to the management of software development and
maintenance.
• PROFESSION
• Software engineers shall advance the integrity and reputation of the
profession consistent with the public interest.
5/20/2019 20
Code of ethics - principles
• COLLEAGUES
• Software engineers shall be fair to and supportive of their colleagues.
• SELF
• Software engineers shall participate in lifelong learning regarding the practice
of their profession and shall promote an ethical approach to the practice of
the profession.
5/20/2019 21
Ethical dilemmas
5/20/2019 22