How To Apply Quality Management

Slides:



Advertisements
Similar presentations
MGD Services, Inc. The IT Quality Assurance Specialists
Advertisements

Software Quality Assurance Plan
SOFTWARE TESTING. Software Testing Principles Types of software tests Test planning Test Development Test Execution and Reporting Test tools and Methods.
Software Quality Assurance Plan
Quality Management within the Clinical Research Process
Chapter 4 Quality Assurance in Context
Chapter 7: Key Process Areas for Level 2: Repeatable - Arvind Kabir Yateesh.
More CMM Part Two : Details.
School of Computing, Dublin Institute of Technology.
Secure System Administration & Certification DITSCAP Manual (Chapter 6) Phase 4 Post Accreditation Stephen I. Khan Ted Chapman University of Tulsa Department.
NIST framework vs TENACE Protect Function (Sestriere, Gennaio 2015)
Chapter 11: Testing The dynamic verification of the behavior of a program on a finite set of test cases, suitable selected from the usually infinite execution.
Software Configuration Management
Software Engineering Institute Capability Maturity Model (CMM)
Project Management Framework. PMBOK ® Guide, Third Edition.
Security Assessments FITSP-M Module 5. Security control assessments are not about checklists, simple pass-fail results, or generating paperwork to pass.
Functional Testing Test cases derived from requirements specification document – Black box testing – Independent testers – Test both valid and invalid.
The Key Process Areas for Level 2: Repeatable Ralph Covington David Wang.
COMPGZ07 Project Management Presentations Graham Collins, UCL
How To Apply Quality Management
PMP® Exam Preparation Course
Introduction to Software Quality Assurance (SQA)
Copyright 2005 Welcome to The Great Lakes TL 9000 SIG TL 9000 Requirements Release 3.0 to Release 4.0 Differences Bob Clancy Vice President, BIZPHYX,
Software Engineering Term Paper
Managing Software Quality
CPIS 357 Software Quality & Testing I.Rehab Bahaaddin Ashary Faculty of Computing and Information Technology Information Systems Department Fall 2010.
Security Assessments FITSP-A Module 5
Test plans CSCI102 - Systems ITCS905 - Systems MCS Systems.
Lecture #9 Project Quality Management Quality Processes- Quality Assurance and Quality Control Ghazala Amin.
SENG521 (Fall SENG 521 Software Reliability & Testing Software Product & process Improvement using ISO (Part 3d) Department.
MD Digital Government Summit, June 26, Maryland Project Management Oversight & System Development Life Cycle (SDLC) Robert Krauss MD Digital Government.
IT Requirements Management Balancing Needs and Expectations.
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 7 Database Auditing Models.
BSBPMG505A Manage Project Quality Manage Project Quality Project Quality Processes Diploma of Project Management Qualification Code BSB51507 Unit.
Monitoring and Evaluation Management of a Training Program.
KS3 Phase4 Client Server Monitoring System October 1, 2008 by Stephen, Seema, Kam, Shpetim.
Apply Quality Management Techniques Project Quality Processes Certificate IV in Project Management Qualification Code BSB41507 Unit Code BSBPMG404A.
Business Analysis. Business Analysis Concepts Enterprise Analysis ► Identify business opportunities ► Understand the business strategy ► Identify Business.
Validate Scope What we have: Requirement Traceability Matrix Verified Deliverables What we do: Inspection What we get: Accepted Deliverables.
The common structure and ISO 9001:2015 additions
Project Management Basics. 2 Please introduce yourself…  Name  Business Unit / Function / Process  Current Project / Process  Team Size  Ice Breaker.
1 Software Testing Strategies: Approaches, Issues, Testing Tools.
1 Lecture 12: Chapter 16 Software Quality Assurance Slide Set to accompany Software Engineering: A Practitioner’s Approach, 7/e by Roger S. Pressman Slides.
 Software Testing Software Testing  Characteristics of Testable Software Characteristics of Testable Software  A Testing Life Cycle A Testing Life.
~ pertemuan 4 ~ Oleh: Ir. Abdul Hayat, MTI 20-Mar-2009 [Abdul Hayat, [4]Project Integration Management, Semester Genap 2008/2009] 1 PROJECT INTEGRATION.
Pertemuan 14 Matakuliah: A0214/Audit Sistem Informasi Tahun: 2007.
Software Engineering Process - II 7.1 Unit 7: Quality Management Software Engineering Process - II.
California Health and Human Services Agency - Office of Systems Integration (OSI) PMO Forum November 19,
Project integration Management
SOFTWARE TESTING Date: 29-Dec-2016 By: Ram Karthick.
Software Configuration Management (SCM)
Software Verification and Validation
Software Configuration Management
Project Integration Management
Description of Revision
Project Integration Project integration management processes :
Engineering Processes
Lecture 09:Software Testing
Thursday’s Lecture Chemistry Building Musspratt Lecture Theatre,
ISO/IEC IEEE/EIA Software Life Cycle Processes Supporting Life Cycle Processes IEEE Supporting Processes.
Chapter 3: The Project Management Process Groups: A Case Study
Systems Construction and Implementation
System Construction and Implementation
(System Development Life Cycle)
Systems Construction and Implementation
Engineering Processes
DOE Review of the LCLS Project October 2006
{Project Name} Organizational Chart, Roles and Responsibilities
Speaker’s Name, SAP Month 00, 2017
Unit IV – Chapter 2 V-Test Model.
Presentation transcript:

How To Apply Quality Management alphaPM Inc. www.alphaPM.com

Quality Management The objectives of Quality Management are to facilitate the successful planning, development and implementation of projects, by the consistent use of project and quality management best practices and processes. Quality Management is an integral part of all projects, not a separate process, and is one of the key core elements of a project, along with Change Management and Risk Management. These elements are inter-dependent, and failure to implement them in a coordinated manner is likely to jeopardize a project.

Quality Management Processes There are three types of quality management processes needed to ensure quality. QUALITY MANAGEMENT QUALITY PLANNING QUALITY ASSURANCE QUALITY CONTROL Quality Planning addresses: what quality processes will be applied how and when they will be applied, and who will be responsible for them. The above is documented in a “Quality Management Plan”, which is included with the Project Plan. Quality Assurance addresses the quality of the processes that are used to produce the project’s end products and services, to ensure the processes are consistent and effective. For example, ensure that: A “best practice” Systems Development Life Cycle is consistently used Project reviews and health checks are carried out Processes are in place to test that the final end products are complete and free of defects Quality Control addresses the quality of the products that are produced by the project, to ensure they meet requirements and are free of defects. Quality Control processes in software applications development, for example, include unit, integration and acceptance testing on the programs and validation of their outputs, to ensure they meet requirements and are free of bugs and defects.

Quality Management Plan A Quality Management Plan typically includes the following contents: Quality Management Overview (Address how the project planning and organization will facilitate quality) Describe Quality Management Objectives Describe Quality Management Policies Describe Quality Management Roles and Responsibilities Quality Assurance (Validate the processes used to produce the project end products or services) Conduct Project Reviews (e.g. Health Checks) Establish Testing Processes (e.g. Unit, Integration, Acceptance Tests) Identify Testing Tools used Quality Control (Validate the quality of the final product) Conduct Deliverable walkthroughs Conduct Testing Implement Defect tracking and removal Note: A Quality Management Plan template is available in the PM Toolkit library.

Quality Assurance Quality Assurance verifies that industry standard and “best practice” project and Quality management processes are in place and followed, through a combination of the following: Development, Execution, Monitoring and Control of the Project Plan as prescribed in the Systems Development Life Cycle (SDLC) methodology for your project, to ensure that good planning and quality, risk and change management processes, for example, are an integral part of the project. Conducting Project Health Checks (typically conducted by an external facilitator) and the use of Checklists, to verify that the appropriate SDLC processes and deliverables are completed. Note: A Project Review Checklist/Project Health Check Tool is available in the PM Toolkit library. Developing Application Software Test Plans. to cover the testing of all intermediate application program modules as well as the final system.

Quality Control Quality Control verifies the correctness and completeness of all key interim and final project management deliverables, for example through a combination of the following: Deliverable Walkthroughs of all key project management deliverables, attended by appropriate subject matter experts. Application Software Testing of intermediate application program modules as well as the final system. (See next slide for a summary of the various Test Plans typically needed).

Application Software Testing Test plans need to be produced to cover the testing of all intermediate application program modules as well as the final system. The results of the outputs of the deliverables produced are compared to the results expected, to ensure that requirements are met, and corrective action must be taken as necessary. Test plans should be developed and implemented to test and verify the following: Unit Correct implementation of each software program module Integration Correct implementation of the completed system Conversion All data elements are correctly converted Interface All interfaces function correctly Security Application security and audit controls function correctly Performance Application performs according to requirements (e.g. response time) Recovery Application restart, recovery and backup facilities function correctly Regression Changes to the application have not affected previously tested areas Acceptance The final production application meets all customer requirements

How To Apply Quality Management alphaPM Inc. www.alphaPM.com