Skip to content

xlab-uiuc/uRTS-ae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Selection for Unified Regression Testing

License DOI

This is the artifact of the research paper:

Test Selection for Unified Regression Testing
In Proceedings of the 45th IEEE/ACM International Conference on Software Engineering (ICSE'23), 2023.

Code

The source code of modified-Ekstazi and uRTS mentioned in the paper are under code directory.

Data

Check data directory to get all data in the paper.

Experiment

To reproduce the experimental results, follow the instruction in experiment directory.
The experiments have two phases:

  1. run tests of various commits and configuration to obtain log files
  2. process log files

To fully reprodcue the first phase is time-consuming and may take up to 2000+ hours machine time. For the first phase, reviewers may want to run for only one of the five projects on a laptop.
We provide our results of the first phase in data/csv_files. Reviewer can quickly get the results by running the second phase, detailed instructions are provided here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages