+1 (229) 255-3712
glass
pen
clip
papers
heaphones

  

  • Select a criteria-based testing strategy for the Java program Software Program in this unit’s media. You may choose to refresh your memory about how this program works by reviewing the Program Descriptions document.
  • Write down the test case using JUnit and run a test using JUnit. based on Program Descriptions document.
  • Design tests based on the chosen strategy for the Java program and run the tests using JUnit.

Write a 4- to 6-page report on the testing exercise. In your report, include the following points:

  • Explain the criteria-based testing strategy you chose.
  • Explain the designs of the tests that you ran.
  • Explain the failures that you found through testing.
  • Identify and explain the errors in the source code of the software program. Note: You do not have to correct the errors.
  • Submit the source code having JUnit test cases.