JAVA Program Testing How did you ensure that your code was technically sound and efficient? Include screenshots of your code demonstrating that it is the f
JAVA Program Testing How did you ensure that your code was technically sound and efficient? Include screenshots of your code demonstrating that it is the following:
○ Syntactically accurate (style and syntax)
○ Logical (how well your program satisfies the requirements of the assignment)
○ Concise (how thoroughly you have tested your own code)
○ Modular (how you organized your tests)
Defend the effectiveness of your tests by answering the following final questions:
○ Did you find at least five errors?