The tester finds dead mutants and equivalent mutants
d)The test cases that failed from part (b) enter a description of the observation in the bug report on MantisBT. You will submit a report from MantisBT and include it with your submission. Name the report file as your first initial last name followed by _report with appropriate extension.
2.A test engineer generates 80 mutants of a program P and 120 test cases to test the program P. After the first iteration of mutation testing, the tester finds 60 dead mutants and 5 equivalent mutants. Calculate the mutation score for this test suite. Is the test suite adequate for program P? Should the test engineer develop additional test cases? Justify your answer.
| Test Case No. | Input | Mutant Tests: Observed Output | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Mutant1 | Mutant2 | Mutant3 | Mutant4 | Mutant5 | Mutant6 | ||||
Commission2.java, Commission3.java, Commission4.java,
Commission5.java, and Commission6.java) that you created as a zip file.
d)Give the changed lines of the program code for each mutant (before and after) and then
compute the mutation score of your test (in Word document).
isValidInBase. Write a test class named TestNumberConversion.java to do the
unit test of the four program units. In this exercise you will:
in NumberConversion.java.
c)Provide a windows command batch file (named Run_Test_Conversion.bat with
check for the existence of the class file before deleting it. A compilation step must check for the
existence of the source file and ensure that compilation succeeded before running it.
