GithubHelp home page GithubHelp logo

alevern / deeporder-icsme21 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from t3as/deeporder-icsme21

0.0 0.0 0.0 112 KB

Implementation of "DeepOrder: Deep Learning for Test Case Prioritization in Continuous Integration Testing".

Home Page: https://arxiv.org/abs/2110.07443

License: GNU General Public License v3.0

Python 99.30% Shell 0.70%

deeporder-icsme21's Introduction

DeepOrder

License: GPL v3

Implementation of DeepOrder for the paper "DeepOrder: Deep Learning for Test Case Prioritization in Continuous Integration Testing".

Installation

Clone the GitHub repository and install the dependencies.

  1. Clone the repo and go to the directory
$ git clone https://github.com/T3AS/DeepOrder-ICSME21/DeepOrder.git
$ cd DeepOrder

  1. Install Anaconda (for creating and activating a separate environment)
  2. Run:
$ conda create -n DeepOrder python==3.6
$ conda activate DeepOrder
  1. Inside the enviroment, run:
$ pip install -r requirements.txt

Instructions

Download the datasets from here.

There are 4 python scripts leading to 4 separate models of DeepOrder on their datasets respectively.

For running all the scripts together use:


$ ./scripts_all.sh

For extra visualization presented in the paper, run:


$ python Extra_Visualizations/APFD_NAPFD_test_history/Effect_of_test_history_APFD_NAPFD.py
$ python Extra_Visualizations/Comparison_with_RETECS/DeepOrder_Vs_RETECS.py

Citing

@INPROCEEDINGS{sharif2021deeporder,
  author    = {Sharif, Aizaz and Marijan, Dusica and Liaaen, Marius},
  title     = {DeepOrder: Deep Learning for Test Case Prioritization in Continuous Integration Testing},
  journal   = {ICSME},
  year      = {2021},
}

deeporder-icsme21's People

Contributors

aizazsharif avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.