mCUTE: a model-level concolic unit testing engine for UML state machines

R Ahmadi, K Jahed, J Dingel - 2019 34th IEEE/ACM …, 2019 - ieeexplore.ieee.org
… for concolic testing for programs, such as CREST [7], CUTE [19]… -centric concolic testing
engines for model testing by testing … Currently, concolic testing engines exist for only a handful of …

Concolic testing for models of state-based systems

R Ahmadi, J Dingel - Proceedings of the 2019 27th ACM Joint Meeting …, 2019 - dl.acm.org
unit testing of models of real-time embedded systems by conducting concolic testing, a hybrid
testing … Later CUTE [60] was introduced to support pointers as input parameters. CREST […

[PDF][PDF] Computing MC/DC Criterion for Object-Oriented Systems

A Dutta - 2017 - researchgate.net
CUTE (Concolic Unit Test Engine) for C program. This tool address the problem of automated
unit testing … based on combination of Concolic and symbolic testing techniques. They have …

[PDF][PDF] Program Analysis and Testing

T MANNAN - researchgate.net
… I have implemented our technique in two publicly available tools, called CUTE (concolic
Unit Testing Engine) and jCUTE, for testing C and Java programs respectively. jCUTE also …

A Complete Unit Test Framework for Agile Software Development

A Dutta - International Conference on Lean and Agile Software …, 2022 - Springer
… At present, we consider only the unit testing of a system, however other testing techniques
(… a concolic tester jCUTE (Java Concolic Unit Testing Engine) to generate the white-box test

[PDF][PDF] A Systematic Review of Concolic Testing with Aplication of Test Criteria.

LY Araki, LM Peres - ICEIS (2), 2018 - academia.edu
… We can see in Table 3 that 6 of the concolic testing tools are for C: Austin, CREST, CUTE,
DART and KLEE; 5 for Java: CATG, jCUTE, JDART, jFuzz and LCT; 2 for SQL language: …

Precise concolic unit testing of C programs using extended units and symbolic alarm filtering

Y Kim, Y Choi, M Kim - Proceedings of the 40th International Conference …, 2018 - dl.acm.org
unit (Sect. 2.4). This false alarm problem is a serious obstacle to apply automated unit testing
… developed an automated unit testing framework CONBRIO (CONcolic unit testing with sym-…

Taming the Beast: Fully Automated Unit Testing with Coyote C++

S Rho, P Martens, S Shin, Y Kim - arXiv preprint arXiv:2401.01073, 2024 - arxiv.org
unit test generation and the existing research has not been able to report big successes yet.
… Coyote C++, a concolic-execution-based fully automated unit testing tool for C/C++ that can …

Concolic testing of SystemC designs

…, Z Yang, Z Liao, T Zhan, C Havlicek… - … on Quality Electronic …, 2018 - ieeexplore.ieee.org
… an initial test case by our binarylevel concolic execution engine which generates new test
… First, our concolic execution engine concretely simulates a SystemC binary in a native …

Coyote c++: An industrial-strength fully automated unit testing tool

S Rho, P Martens, S Shin, Y Kim, H Heo… - arXiv preprint arXiv …, 2023 - arxiv.org
test case generation. In order to practically utilize automated unit testing tools in the field, we
propose that a testing … Agha, “Cute and jcute: Concolic unit testing and explicit path model-…