Top Banner
Software Quality Management Quality Assurance, Quality Control, Quality Engineering Ronan Fitzpatrick School of Computing, Dublin Institute of Technology. April 2007
23

Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Feb 08, 2016

Download

Documents

bardia

Software Quality Management Quality Assurance, Quality Control, Quality Engineering. Ronan Fitzpatrick School of Computing, Dublin Institute of Technology. April 2007. Software Quality Management. Functions of software quality Software Quality Assurance Software Quality Engineering - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Management

Quality Assurance, Quality Control, Quality Engineering

Ronan FitzpatrickSchool of Computing, Dublin Institute of Technology.

April 2007

Page 2: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Management Functions of software quality

Software Quality Assurance Software Quality Engineering Software Quality Control

Page 3: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Assurance

Quality assurance: A planned and systematic pattern of all

actions necessary to provide adequate confidence that the item or product conforms to established technical requirements.

(IEEE Std 730-1998) Assuring that processed are in place that

will result in a quality software product Throughout the entire life cycle.

Page 4: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Assurance The function of software quality that

assures that the standards, processes, and procedures are appropriate for the project and are correctly implemented.

NASA

Page 5: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Assurance

Subsists in the Quality Management Vision Quality Manual Standards ISO, CMM Audits for certification and accreditation

Page 6: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Assurance The goal of Software Quality

Assurance is to reduce the risks Technical risks

Will not perform as intended Will be difficult to operate and maintain

Programmatic risks Cost overrun Schedule delay

Page 7: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Assurance Advantages

Improved product quality Reduced cost of development Improved time to market Improved staff productivity/satisfaction Improved customer satisfaction Improved perception of organisation Improved competitive advantage.

Page 8: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Engineering The function of software quality that

assures that quality is built into the software by performing analyses, trade studies, and investigations on the requirements, design, code and verification processes and results to assure that reliability, maintainability, and other quality factors are met.

NASA

Doing

Page 9: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Engineering Alternative definition

Page 10: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Engineering Quality engineering

Best engineering and development practice Measurement Testing (Unit, integration, system and

acceptance) Focused on all quality factors Test results Walk-through (who was involved and what was

discovered) Acceptance (all requirements are as expected) Software tool confirming tests were executed Management signoff

Best Usability practice and testing

Page 11: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Control Quality control

Activities carried out to ensure that a component of a quality factor is present in a software system and its documentation.

Pressman (1994,p560)

Specific to a particular software project

Page 12: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Control The function of software quality that

checks that the project follows its standards, processes, and procedures, and that the project produces the required internal and external (deliverable) products.

NASA

Page 13: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Quality ControlAssociated with control we have:

power, authority, responsibilityDefinitions

To test, to check, to verify To direct, to command To correct, to change To spend To monitor, to record, to decide

Page 14: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Quality Control

Project control uses a repeating strategy of monitoring project progress at set intervals, gathering data relating to the progress, analysing that data to ensure that the project is still on course relative to the original plan and making appropriate decisions to ensure the project stays on course.

Change project to quality

Page 15: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Control Associated with

Validation ‘Building the right product’

Requirements specification

Verification ‘Building the product right’

Documented development process was followed.

Page 16: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Control Reminder - Control is applied to

Product Quality factors; good enough quality Design Coding practice Source code control and best practice Code reviews Change management Configuration and release management Usability

Page 17: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Control Staff control Schedule control Budget control

Page 18: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Another view Software Quality Assurance (SQA) consists of a

means of monitoring the software engineering processes and methods used to ensure quality. It does this by means of audits of the quality management system under which the software system is created. These audits are backed by one or more standards, usually ISO 9000.

It is distinct from software quality control which includes reviewing requirements documents, and software testing. SQA encompasses the entire software development process, which includes processes such as software design, coding, source code control, code reviews, change management, configuration management, and release management. Whereas software quality control is a control of products, software quality assurance is a control of processes.

Wikipedia (2008)

Page 19: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Another view Software Quality Control (also known as

Verification and Validation (software)) consists of a means of controlling the quality of software engineering products. It does this by means of tests of the software system. These tests can be unit tests, integration tests, or system tests. It also includes the formal proof of individual pieces of code, and the review of documents and code.

It is distinct from software quality assurance which includes audits of the quality management system against a standard. Whereas software quality control is a control of products, software quality assurance is a control of processes.

Wikipedia (2008)

Page 20: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Software Quality Management

Software Quality Assurance

Page 21: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Exercise

Compare with ISO 12207

Page 22: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Conclusion Functions of software quality

Software Quality Assurance Software Quality Engineering Software Quality Control

Page 23: Software Quality Management Quality Assurance, Quality Control, Quality Engineering

Questions?