Georgia State University Java Mutation Programming Project

Description

For this assignment, you will perform a mutation analysis study for an opensource software project. You will use the PIT mutation framework for Java to perform the mutation analysis.

The project you will analyze is JFreeChart, which has been in this git link https://github.com/Bindu909/jfreechart-mutation-an…

After the execution of PIT is complete, you should submit the following files for this assignment:

(1) The generated file by PIT (this I have already generated)

(2) One written report to describe and analyze your results.

In reporting your results, you should include :

  • The number of all mutants generated
  • The number of mutantscovered by the test suite
  • The number of mutantskilled by the test suite
  • The number of live mutants
  • The overall mutation score of the test suite

Discuss and explain your observed results.

  • For the generated mutants, does killed + live = covered? Why or why not?
  • Do you have any other interesting insights or opinions on the experience


Get your college paper done by experts

Do my question How much will it cost?

Place an order in 3 easy steps. Takes less than 5 mins.

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *