What changes do you need to make to the IsRelativelyPrime method to test all the testing
code? In other words, what do you need to do to test the testing code?
What testing techniques did you use to write the test method in Exercise 1? (Exhaustive,
black‐box, white‐box, or gray‐box?) Which ones could you use and under what circumstances?d
What limitations do the tests you wrote for Exercise 1 have? Would a particular testing
technique help?