1. PC-TRT: A Test Case Reuse and generation Tool to achieve high path coverage for Unit Test
- Author
-
Zhonghao Guo, Sinong Chen, Xinyue Xu, and Xiangxian Chen
- Subjects
Test case reuse ,Path coverage ,Unit test ,Test case generation ,Computer software ,QA76.75-76.765 - Abstract
After software or program updates, it is crucial to establish a new set of test cases. Reusing parts of the old test case set in unit testing is a cost-effective, efficient, and common approach. However, only a few commercial software are utilized for this purpose, and their techniques for reusing test cases are not publicly available. PC-TRT is a test case reuse tool primarily designed for software and programs written in the C language. PC-TRT reuses test cases from historical program versions and generates test data for uncovered paths, resulting in a high path coverage test case set. Its key functions include analyzing test case path coverage information, selecting reusable cases from old test case sets based on path similarity, and generating test data for uncovered paths. PC-TRT significantly improves both the efficiency and reliability of software testing.
- Published
- 2024
- Full Text
- View/download PDF