Defect Tracking and Management

Slides:



Advertisements
Similar presentations
Welcome to the Online Employment Applicant Tutorial Click here for next screen.
Advertisements

Performing Test Best Practices By Gabriel Rodriguez.
AIMSweb Progress Monitor Online User Training
Service Manager Service Desk Overview
Chapter 07: Lecture Notes (CSIT 104) 1111 Exploring Microsoft Office Excel 2007 Chapter 7 Data Consolidation, Links, and Formula Auditing.
TFACTS Private Provider Financial/Invoicing Overview 1.
COMP8130 and 4130Adrian Marshall 8130 and 4130 Test Execution and Reporting Adrian Marshall.
Pre-Authorization for Faculty Travel Request Form.
Tester’s Role in Software Development and Acquisition Best Practice By Gabriel Rodriguez.
 What is Software Testing  Terminologies used in Software testing  Types of Testing  What is Manual Testing  Types of Manual Testing  Process that.
Folder Structure Management Best Practice By Gabriel Rodriguez.
Best Practices By Gabriel Rodriguez
Supplier Invoicing North America
Test Reporting Best Practices By Gabriel Rodriguez.
School of Psychology Online Ethics Guide No. 1 Submitting an application for ethical review. JRC/13/10/2014.
Best Practices By Gabriel Rodriguez
INCIDENT MANAGEMENT (SERVICE REQUESTS) WebDesk Training.
Create / Edit Competence Assessment Role: Employee.
ACRIN 6698 Diffusion-weighted MRI Biomarkers for Assessment of Breast Cancer Response to Neoadjuvant Treatment: An I-SPY 2 Trial Substudy Presented by:
Novus HR Application Review Process Human Resources Qualifying Applications HR Sending Applications to Department/Search CommitteeHR Sending Applications.
West Virginia Title I Online Document Storage A work in progress… collection/login.php.
Solutions Summit 2014 Discrepancy Processing & Resolution Terri Sullivan.
Software Quality Assurance QA Engineering, Testing, Bug Tracking, Test Automation Software University Technical Trainers SoftUni Team.
LBTO IssueTrak User’s Manual Norm Cushing version 1.3 August 8th, 2007.
Best Practices By Gabriel Rodriguez
 Nevada Revised Statutes subsection 4, amended by the 1993 Legislature, requires local school districts to report to the Nevada Department of.
DMS Training 2017年4月22日(土) Instructor:
SuccessFactors: Phase 2 Annual Review Process Presented by: Patricia Kelly / VeLonda Dantzler Human Resources Management.
SEIMS SUPPORT N.C. State Board of Elections
State of Kansas INF50 Excel Voucher Upload Statewide Management, Accounting and Reporting Tool The following Desk Aid instructs users on overall functionality.
Nipissing’s ROMEO e-System Internal Research Funding (IRF) Internal Research Grant Application Form (IRG)
Introduction to Quality Center
How To Build a Testing Project 1 Onyx Gabriel Rodriguez.
Routing and Tracking Complaints in CCW. CCW Now that you have learned how to logon to CCW, you will learn how to open a route with and without special.
Greta Robertson Kathy Hoffman /11/2011 SCEIS Finance Automated Interfaces.
1 Command Field: Use this field to go to transactions directly by entering the transaction code. The transaction codes can be found either in the SAP Easy.
1 CALPADS UAT End of Year (EOY) Checkpoint Meeting May 2, 2012.
Rev.04/2015© 2015 PLEASE NOTE: The Application Review Module (ARM) is a system that is designed as a shared service and is maintained by the Grants Centers.
Monterrey Software Quality Assurance Association (MSQAA) MSQAA QAI Federation Chapter.
Copyright © 2008 Pearson Prentice Hall. All rights reserved Copyright © 2008 Prentice-Hall. All rights reserved. Committed to Shaping the Next.
CFM S4 Cloud iQ Guide THE FUTURE OF CASH AUTOMATION.
NYS Division of Homeland Security And Emergency Services (DHSES) E-Grants Tutorial Creating an Application for the EOC RFP To access DHSES E-Grants you.
Test Manager’s Role Best Practice By Gabriel Rodriguez.
Office of Housing Choice Voucher Program Voucher Management System – VMS Version Released October 2011.
Test Strategy Best Practices By Gabriel Rodriguez.
Vendor Bid System (VBS) Seminar. Agenda Vendor Bid System Overview Step-by-Step Advertisement Posting Editing Active Advertisements Recommended Practices.
M4 BTEC Level 3 Subsidiary Diploma in ICT. Technical Documentation The technical documentation may be a section in the user documentation or could be.
Monterrey Software Quality Assurance Association (MSQAA) Leadership and Planning.
Module Three: Identifying your Patient in SIS. Introduction – Search for 1 st T Specimen The Search for 1 st T Specimen screen is used to access your.
Introduction to Bugzilla. May 12, 2011 What is Bugzilla? Bugzilla is a defect- or issue-tracking system Allows individual or groups of developers effectively.
IllinoisJobLink.com Training Video Creating a Resume Copyright © 2015, America’s Job Link Alliance–Technical Support (AJLA–TS) All rights reserved. This.
Source Corp Rejected Records Click to advance the slide February 3, 2005.
Certified Software Tester How To Build a Testing Project, Part 2.
QC – User Interface QUALITY CENTER. QC – Testing Process QC testing process includes four phases: Specifying Requirements Specifying Requirements Planning.
GMAP Grant Management, Application, and Planning Consolidate Application Training.
Step 1 Lead Notifications Dear Partner, New leads have been assigned to your organization based on customer preference and are available for you.
2016 TELPAS Online Testing & Data Collection. Disclaimer  These slides have been prepared by the Student Assessment Division of the Texas Education Agency.
Software Testing-STLC
Certified Software Tester How To Build a Testing Project, Part 1.
Emdeon Office Batch Management Services This document provides detailed information on Batch Import Services and other Batch features.
eDIRECT: Managing Test Sessions
SSI Toolbox Status Workbook Overview
How to Create and Start a Test Session
Reliance Supplier Corrective Action Process
Data Collection Guide for Enrich Users
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
LESSON 01 Hands-on Training Execution
Integrating Office 2013 Programs
Test Cases, Test Suites and Test Case management systems
Presentation transcript:

Defect Tracking and Management Best Practices By Gabriel Rodriguez

Agenda Defect Management Defect Management Process Q&A Reference

Defect Management

Defect Management A major test objective is to identify defects. Once identified, defects need to be recorded, monitored, reported and corrected. The primary goal is to prevent defects. The defect management process like the entire software development process, should be risk driven, i.e., strategies, priorities and resources should be based on an assessment of the risk. Defect measurement should be integrated into the development process and be used by the project team to improve the development process Defect information should be used to improve the process Imperfect or flawed processes cause most defects.

Defect Management A defect can be defined in one of two ways From the producer’s viewpoint A defect is a deviation from specifications, whether missing, wrong, or extra From the Customer’s viewpoint A defect is anything that causes customer dissatisfaction, whether in the requirements or not; this is know as ”fit for use.”

Defect Management The following structure is recommended to report a defect: Title: Type the problem encountered in the application, the title needs to be understandable For Example: You can use the following categories: Missing Inaccurate Incomplete Inconsistent Incorrect  Example: Missing validation in “Project” field Incorrect spelling in “status” drop down list

Defect Management Description Type a brief description of the problem Repro Steps: Type all the steps to get to the problem, all steps must be cleared For example: 1.- Login to FIDO 2.- Click on Add Invoice 3.- Type !@#$%% in Project field 4.- Click on Save

Defect Management Actual Results Type the actual results of the action For example: The following error message is displayed.. Comments: Type any comments or notify to the developers of any screenshots (attachments) For Example: This defect is reproducible in Project field. (see attached file) Expected Results Type the expected results of the action. For Example: Data should be saved successfully.

Defect Management Test Environment Include details of the test environment For Example: Microsoft Windows 2003 Standard Office 2003 The following slide shows an example of a complete Defect Report

Defect Management Consider the following caveats Most of the organizations have a Defect Tracking Tool to log the defects found during Test Execution, one of the most common tools in the market is Test Director of Mercury tools The budget in some organizations is limited to afford buying a commercial tool, thus they prefer to create their own defect tracking process A very simple way to track the defects of the application is using a spreadsheet of Excel The following slide shows an example of a complete Defect Report and a Defect Tracking Sheet in Excel

Defect Management Defect Report Example

Defect Management Defect Tracking Example

Defect Management Process

Defect Management Process The steps below describe a simple defect tracking process: Execute the test and compare the actual results to the documented expected results. If a discrepancy exists, log the discrepancy with a status of “open”. Supplementary documentation, such as screen prints or program traces, should be attached if available. The test manager or tester should review the problem log with the appropriate member of the development team to determine if the discrepancy is truly a defect.

Defect Management Process Assign the defect to a developer for correction. Once the defect is corrected, the developer will usually enter a description of the fix applied and update the defect status to “Fixed” or “Retest”. The defect is routed back to the test team for retesting. Additional regression testing is performed as needed based on the severity and impact of the fix applied. If the retest result match the expected result, the defect status is updated to “closed”. If the test results indicate that the defect is still not fixed, the status is changed to “open” and sent back to the developer.

Q&A Any questions…

Reference CSTE Study Guide 2002 by QAI CSTE Study Guide 2006 by QAI

Thank you…