Skip to content

prateekk91/ChangeImpactAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project aims at finding the dependency among various classes in an application, and using that dependency graph to
find the test cases that need to be re-run from a Test Suite if changes are made to a certain class. The overall benefit
is that all test cases need not be run after making changes to any class, and the regression test effort is significantly reduced.

To run the application, run DevendencyView as a Java Application in Eclipse.

About

Research project to reduce regression test time for software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages