This Project is replication of the paper "Test Re-prioritization in Continuous Testing Environments" , developed using Python in Jupyter Notebook.
Steps to run the project:
- Install Jupyter Notebook and packages-Numpy,Pandas,Seaborn
- Start the local instance in browser.
- Create a folder and upload the file "TestReprioritization.ipynb" to it.
- Upload the following datasets to the same folder:
- GooglePostCleanDataset.zip
- GooglePreCleanDataset.zip
- Run the file :TestReprioritization.ipynb cell by cell .