Tutorial 8
Tutorial 8
Tasks
You’re given a .zip file containing some .java source files. Import these Java source files into the
project that you created. Write and run JUnit test cases for the methods in these source files. Take
screenshots of your test runs.
Create a test report in Word document format (.docx). This document should contain several sections,
each section corresponds to 1 source file. List all the test cases and point out the Black Box testing
technique that you used to design those test cases. Include the screenshots you took in the previous step
in this Test Report.
Equivalence Partitioning
Boundary Value Analysis
Error Guessing
Submission
Submit your Test Report (the .docx file) to the submission box of this tutorial.