Project 5. You will write a report with the following sections where you will compare and contrast the test cases created by each GenAI system with respect to: 1. Did they achieve complete code and data coverage?
Project 5 Students will be given a specification document and a working Java program. They will download the program to Eclipse where they will be expected to unit test it. Unit test will be done by implementing JUnit tests. The deliverables will include a report on unit test to include the JUnit source code of … Read more