Skip to content

Dissertation Program - A tool for prioritising test cases based on string distances between the test case method bodies.

Notifications You must be signed in to change notification settings

bobbyjameswilliams/dissertation-TCP-string-distances

Repository files navigation

dissertation-TCP-string-distances

This is a tool which can read in, parse and prioritise a test suite using a range of string distances and prioritisation methods.

This is my final year dissertation project. I plan to continue to work on it after my studies. I believe this tool could be a useful framework for developers looking to prioritise their test cases based on string distances of their choosing.

At its current state, it is very much bespoke for Java methods and a test suite generated using Randoop. I hope to make this a drag-and-drop tool for methods of any OO language.

About

Dissertation Program - A tool for prioritising test cases based on string distances between the test case method bodies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages