Design Decisions

This section covers the following topics:

Introduction

A program written in QA Build can be designed in the same way as a C program, using a Top Downwards or Bottom Upwards method, whichever you find most convenient. In practice, you will probably use a combination of these methods.

This section deals mainly with design decisions that are specific to QA Build.