Cse 374
Cse 374
Cse 374
Software is a product
• Transforms information - produces, manages, acquires,
modifies, displays, or transmits information
• Delivers computing potential of hardware and networks
Software is a vehicle for delivering a product
• Controls other programs (operating system)
• Effects communications (networking software)
• Helps build other software (software tools & environments)
What is Software ?
Software can define as:
Instruction – executed provide desire features, function
& performance.
Data structure – to adequately manipulate operation.
Hardware Software
• System software
• Application software
• Engineering/scientific software
• Embedded software
• Product line software
• Web applications
• Artificial intelligence software
System Software:
• System software is a collection of programs written to service other programs.
• It is characterized by heavy interaction with computer hardware; heavy usage by
multiple users; concurrent operation that requires scheduling, resource sharing,
and sophisticated process management; complex data structures; and multiple
external interfaces.
Ex. Compilers, operating system, drivers etc.
Application Software :
• Application software consists of standalone programs that solve a specific
business need.
• Application software is used to control the business function in real-time.
Engineering /Scientific software:
• from automotive stress analysis to space shuttle orbital dynamics, and from
molecular biology to automated manufacturing.
Ex. Computer Aided Design (CAD), system stimulation etc.
Embedded Software:
• It resides in read-only memory and is used to control products and systems
• Embedded software can perform limited and esoteric functions.
Ex. keypad control for a microwave oven.
Product line software:
• Designed to provide a specific capability for use by many different
customers, product line software can focus on a limited and esoteric
marketplace.
Ex. Word processing, spreadsheet, multimedia, etc.
Web Applications:
• Web apps can be little more than a set of linked hypertext files.
• It evolving into sophisticated computing environments that not only provide
standalone features, functions but also integrated with corporate database and
business applications.
Artificial Intelligence software:
• AI software makes use of non-numerical algorithms to solve complex
problems that are not amenable to computation or straightforward analysis
Ex. Robotics, expert system, game playing, etc.
Software Evolution
• The Law of Continuing Change (1974): E-type (Real world
implemented) systems must be continually adapted else they become
progressively less satisfactory.
• The Law of Increasing Complexity (1974): As an E-type system evolves
its complexity increases unless work is done to maintain or reduce it.
• The Law of Self Regulation (1974): The E-type system evolution process
is self-regulating with distribution of product and process measures close
to normal.
• The Law of Conservation of Organizational Stability (1980): The
average effective global activity rate in an evolving E-type system is
invariant over product lifetime.
Software Evolution
• The Law of Conservation of Familiarity (1980): As an E-type system
evolves all associated with it, developers, sales personnel, users, for
example, must maintain mastery of its content and behavior to achieve
satisfactory evolution.
• The Law of Continuing Growth (1980): The functional content of E-type
systems must be continually increased to maintain user satisfaction over
their lifetime.
• The Law of Declining Quality (1996): The quality of E-type systems will
appear to be declining unless they are rigorously maintained and adapted to
operational environment changes.
• The Feedback System Law (1996): E-type evolution processes constitute
multi-level, multi-loop, multi-agent feedback systems and must be treated
as such to achieve significant improvement over any reasonable base.
Software Myths
Definition: Beliefs about software and the process used to build it. Myths
have number of attributes that have made them insidious (i.e. dangerous).
• Misleading Attitudes - caused serious problem for managers and technical
people.
Management myths
Managers in most disciplines, are often under pressure to maintain budgets,
keep schedules on time, and improve quality.
Myth1: We already have a book that's full of standards and procedures for
building
software, won't that provide my people with everything they need to know?
Reality :
• Are software practitioners aware of existence standards?
• Does it reflect modern software engineering practice?
• Is it complete? Is it streamlined to improve time to delivery while still
maintaining a focus on quality?
Myth2: If we get behind schedule, we can add more programmers and catch up
Reality: Software development is not a mechanistic process like manufacturing.
Adding people to a late software project makes it later.
• People can be added but only in a planned and well-coordinated manner
Myth3: If I decide to outsource the software project to a third party, I can just
relax and let that firm build it.
Reality: If an organization does not understand how to manage and control
software projects internally, it will invariably struggle when it outsource software
projects
Customer Myths
Customer may be a person from inside or outside the company that has requested
software under contract.
Myth1: Once we write the program and get it to work, our job is done.
Reality: Someone once said that "the sooner you begin 'writing code', the
longer it'll take you to get done." Industry data indicate that between 60 and
80 percent of all effort expended on software will be expended after it is
delivered to the customer for the first time.
Myth2: Until I get the program "running" I have no way of assessing its quality.
Reality: One of the most effective software quality assurance mechanisms can
be applied from the inception of a project—the formal technical review.
Myth3: The only deliverable work product for a successful project is the
working program.
Reality: A working program is only one part of a software
configuration that includes many elements. Documentation
provides a foundation for successful engineering and, more
important, guidance for software support.
Myth4 : Software engineering will make us create voluminous
and unnecessary documentation and will invariably slow us
down.
Reality: Software engineering is not about creating documents.
It is about creating
quality. Better quality leads to reduced rework. And reduced
rework results in faster delivery times.