relation: https://eprints.uet.vnu.edu.vn/eprints/id/eprint/3502/ title: ON IMPROVEMENTS OF DIRECTED AUTOMATED RANDOM TESTING IN TEST DATA GENERATION FOR C++ PROJECTS creator: Nguyen, Duc Anh creator: Tran, Nguyen Huong creator: Vo, Dinh Hieu creator: Pham, Ngoc Hung subject: Information Technology (IT) subject: Scopus-indexed journals subject: ISI-indexed journals description: This paper improves the breadth-first search strategy in directed automated random testing (DART) to generate a fewer number of test data while gaining higher branch coverage, namely Static DART or SDART for short. In addition, the paper extends the test data compilation mechanism in DART, which currently only supports the projects written in C, to generate test data for C++ projects. The main idea of SDART is when it is less likely to increase code coverage with the current path selection strategies, the static test data generation will be applied with the expectation that more branches are covered earlier. Furthermore, in order to extend the test data compilation of DART for C++ context, the paper suggests a general test driver technique for C++ which supports various types of parameters including basic types, arrays, pointers, and derived types. Currently, an experimental tool has been implemented based on the proposal in order to demonstrate its efficacy in practice. The results have shown that SDART achieves higher branch coverage with a fewer number of test data in comparison with that of DART in practice. publisher: IJSEKE date: 2019 type: Article type: PeerReviewed identifier: Nguyen, Duc Anh and Tran, Nguyen Huong and Vo, Dinh Hieu and Pham, Ngoc Hung (2019) ON IMPROVEMENTS OF DIRECTED AUTOMATED RANDOM TESTING IN TEST DATA GENERATION FOR C++ PROJECTS. International journal of software engineering and knowledge engineering (IJSEKE) . ISSN 0218-1940 (In Press)