楠本研究室

業績一覧

ホーム業績一覧

Impacts of Program Structures on Code Coverage of Generated Test Suites

Impacts of Program Structures on Code Coverage of Generated Test Suites
Proceedings of the 24th International Conference on Product-Focused Software Process Improvement (PROFES2023), pp.355-362 (2023)
Dornbirn, Austria 概要: Unit testing is a part of the process of developing software. In unit testing, developers verify that programs properly work as developers intend. Creating a test suite for a unit test is very time-consuming. For this reason, research is being conducted to generate a test suite for unit testing automatically, and before now, some test generation tools have been released. However, test generation tools may not be able to generate a test suite that fully covers a test target. In our research, we investigate the causes of this problem by focusing on structures of test targets to improve test generation tools. As a result, we found four patterns as the causes of this problem and proposed subsequent research directions for each pattern to solve this problem. タグ: code, coverage, generated, impacts, program, structures, suites, test
@inproceedings{RyogaWatanabe2023,
  author = {Ryoga Watanabe and Yoshiki Higo and Shinji Kusumoto},
  title = {Impacts of Program Structures on Code Coverage of Generated Test Suites},
  booktitle = {Proceedings of the 24th International Conference on Product-Focused Software Process Improvement (PROFES2023)},
  pages = {355--362},
  year = {2023},
  month = {dec}
}