0% found this document useful (0 votes)
46 views7 pages

Software Quality - Soft Eng

The document discusses software quality, defining it as conformance to functional and performance requirements, development standards, and expected implicit characteristics. It notes problems in specifying quality like incomplete or inconsistent requirements that tension between customer and developer needs. Quality is defined hierarchically via quality attributes for both products and processes, which can be external attributes derived from use or internal attributes from descriptions alone. Quality management is about more than just reducing defects.

Uploaded by

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

Software Quality - Soft Eng

The document discusses software quality, defining it as conformance to functional and performance requirements, development standards, and expected implicit characteristics. It notes problems in specifying quality like incomplete or inconsistent requirements that tension between customer and developer needs. Quality is defined hierarchically via quality attributes for both products and processes, which can be external attributes derived from use or internal attributes from descriptions alone. Quality management is about more than just reducing defects.

Uploaded by

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

Software

Quality
Reymund M. Edra

Roadmap
What is quality?
Quality Attributes
Quality Assurance: Planning and Reviewing
Quality System and Standards

What is Quality?
Software Quality is conformance to:
explicitly stated functional and
performance requirements,
explicitly documented development
standards,
implicit characteristics that are
expected of all professionally
developed software.

Problems with Software


Quality
Software specifications are usually incomplete and often inconsistent
There is tension between:
customer quality requirements (efficiency, reliability, etc.)
developer quality requirements (maintainability, reusability, etc.)
Some quality requirements are hard to specify in an unambiguous way
directly measurable qualities (e.g., errors/KLOC),
indirectly measurable qualities (e.g., usability).
Quality management is not just about reducing defects!

Hierarchical Quality Model


Define quality via hierarchical quality model, i.e. a number of
quality attributes (a.k.a. quality factors, quality aspects, ...)
Choose quality attributes (and weights) depending on the
project context

Quality Attributes
Quality attributes apply both to the product and
the process.
product: delivered to the customer
process: produces the software product
resources: (both the product and the process
require resources)
Underlying assumption: a quality process leads to a
quality product (cf. metaphor of manufacturing lines)

Quality Attributes ...


Quality attributes can be external or internal.
External: Derived from the relationship between the environment
and the system (or the process). (To derive, the system or
process must run)
e.g. Reliability, Robustness

Internal: Derived immediately from the product or process


description (To derive, it is sufficient to have the description)
Underlying assumption: internal quality leads to external quality (cfr.
metaphor manufacturing lines)
e.g. Efficiency

You might also like