QuanjunZhang / OCP

[2022 JSS] Test case prioritization using partial attention

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCP

Welcome to visit the homepage of our OCP work!

The homepage contains the code, experimental data, subject prorgams, and original figures in this work. The organizations of this homepage are described as follows.

  • code: contains the source code implemented in this work including conparing techniques and our OCP techniques.
  • subject progaram and test suite: contains the C and Java programs (with test suite) used in our paper
  • mutants: contains the C mutants used in our paper and no java mutants are available in code level as Pitest works in bytecode.
  • figures: contains the original graphs in the paper, which is much larger and more clear than those shown in the paper
  • data: contains the results in our experiment including the priorited test suite, time costs and $APFD$ for all six state-of-the-arts and OCP and all projects.

Thanks!

About

[2022 JSS] Test case prioritization using partial attention


Languages

Language:C 99.9%Language:Java 0.1%