Skip to content

tiggerdine-uni/regression-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Regression Testing

A solution to the problem of identifying the optimal order in which a subset of tests should be run to find the most faults in the shortest time. We implemented genetic and hill climbing algorithms and applied them to two fault matrix datasets, smallfaultmatrix.txt and bigfaultmatrix.txt.

See the report, report.pdf, for:

  • a short overview of the problem
  • details on the key aspects of the implementation
  • the results of applying the developed algorithms to the problem

About

Prioritising test cases using a genetic algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages