/SOEN-7481-Project

This Project is about replication of the paper "Test Re-prioritization in Continuous Testing Environments" , developed using Python in Jupyter Notebook.

Primary LanguageJupyter Notebook

SOEN__7481_Project

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:

  1. Install Jupyter Notebook and packages-Numpy,Pandas,Seaborn
  2. Start the local instance in browser.
  3. Create a folder and upload the file "TestReprioritization.ipynb" to it.
  4. Upload the following datasets to the same folder:
    • GooglePostCleanDataset.zip
    • GooglePreCleanDataset.zip
  5. Run the file :TestReprioritization.ipynb cell by cell .