PRIDE ® -ISEM
Information Systems Engineering Methodology
PHASE 5 - SOFTWARE MANUFACTURING
ACTIVITY D - TEST/DEBUG SOFTWARE - UNIT TEST

TOOLS & TECHNIQUES   FUNCTIONAL MATRIX   CHECKLIST   SUPPORT   FORMS

TRANSLATE THIS PAGE TO... Chinese (simple)   Japanese       Dutch   French     German     Italian    
Free Translation courtesy of ALS      Chinese (traditional)   Korean       Portuguese       Russian       Spanish         

CONTENTS

This section contains the following:


 
    BUSINESS PURPOSE

    The purpose of this activity is to perform a unit test of the processing logic of a single program or module. The results are then reviewed with Quality Assurance for compliance with installation standards.  

    OVERVIEW

    This activity can vary depending on the computer operating environment. If computer time is at a premium, a 'remote' testing procedure conserves both computer and programming time. The drawback of this approach may be the elapsed time between program tests. For sheer speed in testing programs, 'hands on' testing by Software Engineering will produce tested programs in the shortest elapsed time but at considerable expenditure of manpower and computer time.

    Regardless of the testing environment, the 'debugging' of programs is an iterative process. During Activity B, the program was compiled and all grammatical/syntactical errors encountered were corrected (until a "clean" compile is obtained). During Activity D, Software Engineering tests for procedure logic. This process is repeated until all errors are eliminated.

    The program code, documentation and test results are then submitted to Quality Assurance to be reviewed for compliance with installation standards for program documentation, coding and testing.

    The result of this activity is a tested and operational program.  

    STEPS IN EXECUTION

    1. Software Engineering tests the program logic and makes any necessary corrections to achieve a correct program.

    2. Quality Assurance reviews the Program documentation, code and test results for compliance with installation standards.

   


Copyright © 1971-2009 by M. Bryce & Associates
Palm Harbor, Florida, USA
All rights reserved.