Review.

Slides:



Advertisements
Similar presentations
1.Quality-“a characteristic or attribute of something.” As an attribute of an item, quality refers to measurable characteristics— things we are able to.
Advertisements

Ch-11 Project Execution and Termination. System Testing This involves two different phases with two different outputs First phase is system test planning.
Testing and Quality Assurance
Automated Software Testing: Test Execution and Review Amritha Muralidharan (axm16u)
Configuration Management Managing Change. Points to Ponder Which is more important?  stability  progress Why is change potentially dangerous?
Stepan Potiyenko ISS Sr.SW Developer.
Chapter 9 Testing the System, part 2. Testing  Unit testing White (glass) box Code walkthroughs and inspections  Integration testing Bottom-up Top-down.
School of Computing, Dublin Institute of Technology.
Tester’s Role in Software Development and Acquisition Best Practice By Gabriel Rodriguez.
Software Process Reviews/Audits
SOFTWARE QUALITY ASSURANCE Maltepe University Faculty of Engineering SE 410.
Configuration Management Avoiding Costly Confusion mostly stolen from Chapter 27 of Pressman.
AUTOMATED SOFTWARE TESTING Donna Moy dxm06u. Presentation Content  Introduction to test planning and preparation  Why is planning and preparation important?
Test Design Techniques
SQA Work Procedures.
Even More SQA: Work Procedures
Configuration Management Managing Change. Points to Ponder Which is more important?  stability  progress Why is change potentially dangerous?
CHAPTER 5 Infrastructure Components PART I. 2 ESGD5125 SEM II 2009/2010 Dr. Samy Abu Naser 2 Learning Objectives: To discuss: The need for SQA procedures.
How To Apply Quality Management
Software Engineering Term Paper
Managing Software Quality
Best Practices By Gabriel Rodriguez
S oftware Q uality A ssurance Part One Reviews and Inspections.
Software Quality Assurance Activities
Software Quality Applied throughout SW Engineering Process Encompasses ▫ Analysis, design, coding, testing, tools ▫ Formal tech reviews ▫ Multi-tiered.
Configuration Management (managing change). Starter Questions... Which is more important?  stability  progress Why is change potentially dangerous?
SQA System Overview Chapter 4. Where we have been so far, Where we are going Where do software errors come from? What is quality? How can quality be measured?
S Q A.
Software Quality Assurance SE Software Quality Assurance What is “quality”?
Review for the Final Exam CSCI Software Project Management.
Planning and Tracking Software Quality Yordan Dimitrov Telerik Corporation
CSCI 521 Final Exam Review. Why Establish a Standard Process? It is nearly impossible to have a high quality product without a high quality process. Standard.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Capturing the requirements  Requirement: a feature of the system or a description of something the system is capable of doing in order to fulfill the.
OHT 15.1 Galin, SQA from theory to implementation © Pearson Education Limited 2004 Templates The contribution of templates to software quality The organizational.
Configuration Management (II) Copyright, 2000 © Jerzy R. Nawrocki Requirements.
Review for the Final Exam CSCI Software Project Management.
Testing and Evaluating Software Solutions Introduction.
SEN 460 Software Quality Assurance. Bahria University Karachi Campus Waseem Akhtar Mufti B.E(C.S.E) UIT, M.S(S.E) AAU Denmark Assistant Professor Department.
Prepared by: Hussein Alhashimi.  which of the following is quality assurance and which is quality control:  Project quality plan Quality Assurance 
SE513 Software Quality Assurance Lecture12: Software Reliability and Quality Management Standards.
Project Management Quality Management. Introduction Project planning Gantt chart and WBS Project planning Network analysis I Project planning Network.
Project Planning Goal 1 - Estimates are documented for use in tracking and planning project. Goal 2 - Project Activities and commitments planned and documented.
Software Project Management Lecture # 12. Outline Quality Management ( chapter 26 - Pressman )  SQA  Who does it?  SQA Activities  Software reviews.
by: Er. Manu Bansal Deptt of IT Software Quality Assurance.
Verification vs. Validation Verification: "Are we building the product right?" The software should conform to its specification.The software should conform.
Objectives 4 Understand the concept of software quality 4 Explain the importance of quality and the consequences of poor quality 4 Understand software.
OHT 15.1 Galin, SQA from theory to implementation © Pearson Education Limited 2004 Templates The contribution of templates to software quality The organizational.
1 March 12, Testing William Cohen NCSU CSC 591W March 12, 2008.
SQA project process standards IEEE software engineering standards
Best Quality Guaranteed
SOFTWARE TESTING Date: 29-Dec-2016 By: Ram Karthick.
Software Quality Control and Quality Assurance: Introduction
Supporting quality devices
Components of software quality assurance system overview
SQA project process standards IEEE software engineering standards
ISO/IEC Software Testing
Software Quality Assurance
IS442 Information Systems Engineering
Configuration Management (managing change)
Thursday’s Lecture Chemistry Building Musspratt Lecture Theatre,
What is software quality?
Maintenance.
SQA Role during Software Code and Unit Test Phase
Software Engineering: A Practitioner’s Approach, 6/e Chapter 2 Process: A Generic View copyright © 1996, 2001, 2005 R.S. Pressman & Associates, Inc.
Quality Measurable characteristic Cyclomatic complexity Cohesion
What is software quality?
Components of software quality assurance system overview
Testing, Inspection, Walkthrough
A Simple SQA Plan.
Presentation transcript:

Review

Pressman's definition of "Software Quality" Conformance to explicitly stated functional and performance requirements, explicitly documented development standards, and implicit characteristics that are expected of all professionally developed software. text page 25

McCall's Quality Factors (1977) textbook sections 3.2 - 3.5

Pre-Project SQA What should the developer's look for in the Contract? What is in the contract v. the SRS? Characteristics of a Good SRS. What is in a "Quality Plan".

Formal Inspections Goals of Inspections Inspection process Inspection Meeting Guidelines

Testing Laws of Testing Testing Stages Types of Code Coverage Methods of Integration Testing What are Cognitive Walkthroughs What is regression Testing Not: How to do White Box and Black Box Testing

Misc Purpose and Contents of Work Procedures, Templates, and Checklists What is CAPA, when to do it, how to get data, how to analyze the data.

Config Management Baselines Config change process Features of Good CM Tools

More Misc Objectives of Project Tracking Things to track and how to monitor them Determining the Costs of QA CMM Levels