PathFinder-An Intelligent Algorithm for MCDC Test-Path Generation

İ Şimşekoğlu - 2024 - open.metu.edu.tr
… In this section, we explain the details of PathFinder, our tool designed to automate the
generation of comprehensive test cases for C language source codes, with a particular focus on …

Test input generation using separati logic

QS Phan - ACM SIGSOFT Software Engineering Notes, 2022 - dl.acm.org
… In this talk, we present Java StarFinder (JSF), a JPF extension for testing units that manipulate
tested adequately. We describe techniques for automated test input generation of Java ... …

Enhancing symbolic execution of heap-based programs with separation logic for test input generation

LH Pham, QL Le, QS Phan, J Sun, S Qin - Automated Technology for …, 2019 - Springer
… 5 Lazy Test Input Generation In this section, we present the test input generation based on
the symbolic execution engine we depicted in the previous sections. The inputs of our method …

Path-directed source test case generation and prioritization in metamorphic testing

C Sun, B Liu, A Fu, Y Liu, H Liu - Journal of Systems and Software, 2022 - Elsevier
… In line with the research of source test case generation, this paper attempts to investigate
how to maximize the diversity of source test cases based on their path constraints, which are …

Complete shadow symbolic execution with java pathfinder

Y Noller, HL Nguyen, M Tang, T Kehrer… - ACM SIGSOFT Software …, 2022 - dl.acm.org
… ShadowJPF needs initial test inputs, so we generated test inputs that each test case covers
at least one change-statement, similar to the assumption in [13]. For ShadowJPF+ we do not …

Jqf: Coverage-guided property-based testing in java

R Padhye, C Lemieux, K Sen - … Symposium on Software Testing and …, 2019 - dl.acm.org
Java PathFinder [16] enables symbolic execution of Java programs. Korat [2] systematically
explores the input space of Java … UDITA [5] performs bounded exploration of test-input

Test Case Generation using Symbolic Execution

S Pattnaik, BK Sahoo, CR Panigrahi… - Computación y …, 2022 - scielo.org.mx
… The functions of symbolic execution are test input generation, unreachable path … test input
generation using symbolic execution. Our execution for Java programs uses Java Path Finder (…

Input-Gen: Guided Generation of Stateful Inputs for Testing, Tuning, and Training

IR Ivanov, J Meyer, A Grossman, WS Moses… - arXiv preprint arXiv …, 2024 - arxiv.org
… of input generation for arbitrary program parts without the need for any user provided inputs.
The … Test input generation with java PathFinder. In Proceedings of the 2004 ACM SIGSOFT …

[PDF][PDF] Evaluating Java PathFinder on Log4J

DA Dickey, BS Dorter, JM German, BD Madore… - Appender. html, 2022 - cs.cmu.edu
… One of the first example programs we tested using JPF is the test program shown below.
This is an adapted test program from one of the sample tests of our Exceptions Analysis project (…

Automated test case generation for programmable logic controller code

VP Suresh, S Chakrabarti, R Jetley - … of the 12th Innovations in Software …, 2019 - dl.acm.org
test input generation, path coverage, regression testing, worst-case execution, load testing,
… There are many symbolic execution tools available like KLEE, CUTE, Symbolic PathFinder […