BMI Calculator: Testing

Testing should be done at each step in the coding process and as well as at the end. In addition to making sure that the program compiles, at each step certain aspects of the program should be checked.

Testing done in Step 1: Program Skeleton

Testing done in Step 2: Input

Testing done in Step 3: Output

Testing done in Step 4: Compute BMI