The tester must output enough information so that someone reading the
output can tell what tests were performed and whether they were
successful.
If you output: The product of p1 and p2 is ....,
you should be able to tell what p1 and p2 are by reading the output.
Each time you start the tests for one part of the assignment, print a line indicating which part is being tested.