(a) The control flow chart is as follows:
(b) In order to maxprimes=4, there will be a cross-border error.
(c) N=1, which does not pass through the while loop body.
(d) node overwrite: {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Side overlays: {(2,3), (3,4), (4,5), (5,6), (6,7), (6,8), (8,5), (5,9), (7,9), (9,10), (10,11), (9,11), (11,2), (2,12), (12,13), ( 13,14), (14,13), (13,15)}
Main path overrides: {(3,4,5,6,7,9,10,11,2,12,13,15), (3,4,5,6,7,9,10,11,2,12,13,14)}
(e) A test path that implements a node overlay instead of an edge overlay in the figure:
{(1,2,3,4,5,6,8,5,6,7,9,10,11,2,12,13,14,13,15)}
(f) A test path that implements an edge overlay instead of a master path overlay in the figure:
{(1,2,3,4,5,6,7,9,10,11,2,3,4,5,6,8,5,9,11,2,12,13,14,13,15)}
Software testing the third job--7. Use the following method Printprimes () to complete the question after (a) ~ (f)