Search Results - Testing and Debugging— Symbolic execution
-
1
Chopped symbolic execution
ISBN: 9781450356381, 1450356389ISSN: 1558-1225Published: New York, NY, USA ACM 27.05.2018Published in 2018 IEEE/ACM 40th International Conference on Software Engineering (ICSE) (27.05.2018)“…Symbolic execution is a powerful program analysis technique that systematically explores multiple program paths…”
Get full text
Conference Proceeding -
2
Eliminating Path Redundancy via Postconditioned Symbolic Execution
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.01.2018Published in IEEE transactions on software engineering (01.01.2018)“…Symbolic execution is emerging as a powerful technique for generating test inputs systematically to achieve exhaustive path coverage of a bounded depth…”
Get full text
Journal Article -
3
Natural Symbolic Execution-Based Testing for Big Data Analytics
ISSN: 2994-970X, 2994-970XPublished: New York, NY, USA ACM 12.07.2024Published in Proceedings of the ACM on software engineering (12.07.2024)“…Symbolic execution is an automated test input generation technique that models individual program paths as logical constraints…”
Get full text
Journal Article -
4
Android Testing via Synthetic Symbolic Execution
ISSN: 2643-1572Published: ACM 01.09.2018Published in 2018 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2018)“…Symbolic execution of Android applications is challenging as it involves either building a customized VM for Android or modeling the Android libraries…”
Get full text
Conference Proceeding -
5
Angelic debugging
ISBN: 9781450304450, 1450304451ISSN: 0270-5257Published: New York, NY, USA ACM 21.05.2011Published in 2011 33rd International Conference on Software Engineering (ICSE) (21.05.2011)“… Our symbolic method approximates an ideal approach to fixing bugs mechanically, which is to search the space of all edits to the program for one that repairs the failing test without breaking any passing test…”
Get full text
Conference Proceeding -
6
Concrete Constraint Guided Symbolic Execution
ISSN: 1558-1225Published: ACM 14.04.2024Published in Proceedings / International Conference on Software Engineering (14.04.2024)“…Symbolic execution is a popular program analysis technique. It systematically explores all feasible paths of a program but its scalability is largely limited…”
Get full text
Conference Proceeding -
7
Compatible Branch Coverage Driven Symbolic Execution for Efficient Bug Finding
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 20.06.2024Published in Proceedings of ACM on programming languages (20.06.2024)“…Symbolic execution is a powerful technique for bug finding by generating test inputs to systematically explore all feasible paths within a given threshold…”
Get full text
Journal Article -
8
Guiding Dynamic Symbolic Execution toward Unverified Program Executions
ISSN: 1558-1225Published: ACM 14.05.2016Published in Proceedings / International Conference on Software Engineering (14.05.2016)“…Most techniques to detect program errors, such as testing, code reviews, and static program analysis, do not fully verify all possible executions of a program…”
Get full text
Conference Proceeding -
9
FeatMaker: Automated Feature Engineering for Search Strategy of Symbolic Execution
ISSN: 2994-970X, 2994-970XPublished: New York, NY, USA ACM 12.07.2024Published in Proceedings of the ACM on software engineering (12.07.2024)“…We present FeatMaker, a novel technique that automatically generates state features to enhance the search strategy of symbolic execution…”
Get full text
Journal Article -
10
Memory models in symbolic execution: key ideas and new thoughts
ISSN: 0960-0833, 1099-1689Published: Chichester Wiley Subscription Services, Inc 01.12.2019Published in Software testing, verification & reliability (01.12.2019)“…Summary Symbolic execution is a popular program analysis technique that allows seeking for bugs by reasoning over multiple alternative execution states at once…”
Get full text
Journal Article -
11
Concolic Testing for Deep Neural Networks
ISSN: 2643-1572Published: ACM 01.09.2018Published in 2018 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2018)“…Concolic testing combines program execution and symbolic analysis to explore the execution paths of a software program…”
Get full text
Conference Proceeding -
12
Semi-Proving: An Integrated Method for Program Proving, Testing, and Debugging
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.01.2011Published in IEEE transactions on software engineering (01.01.2011)“…We present an integrated method for program proving, testing, and debugging. Using the concept of metamorphic relations, we select necessary properties for target programs…”
Get full text
Journal Article -
13
Efficient Generation of Error-Inducing Floating-Point Inputs via Symbolic Execution
ISSN: 1558-1225Published: ACM 01.10.2020Published in 2020 IEEE/ACM 42nd International Conference on Software Engineering (ICSE) (01.10.2020)“… In this paper, we formulate the problem of generating high error-inducing floating-point inputs as a code coverage maximization problem solved using symbolic execution…”
Get full text
Conference Proceeding -
14
Discover deeper bugs with dynamic symbolic execution and coverage-based fuzz testing
ISSN: 1751-8806, 1751-8814, 1751-8814Published: The Institution of Engineering and Technology 01.12.2018Published in IET software (01.12.2018)“…Coverage-based fuzz testing and dynamic symbolic execution are both popular program testing techniques…”
Get full text
Journal Article -
15
Pending Constraints in Symbolic Execution for Better Exploration and Seeding
ISSN: 2643-1572Published: ACM 01.09.2020Published in 2020 35th IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2020)“…Symbolic execution is a well established technique for software testing and analysis…”
Get full text
Conference Proceeding -
16
Topseed: Learning Seed Selection Strategies for Symbolic Execution from Scratch
ISSN: 1558-1225Published: IEEE 26.04.2025Published in Proceedings / International Conference on Software Engineering (26.04.2025)“…We present TopSeed, a new approach that automatically selects optimal seeds to enhance symbolic execution…”
Get full text
Conference Proceeding -
17
Fuzzing Symbolic Expressions
ISBN: 1665402962, 9781665402965ISSN: 1558-1225Published: IEEE 01.05.2021Published in Proceedings / International Conference on Software Engineering (01.05.2021)“…Recent years have witnessed a wide array of results in software testing, exploring different approaches and methodologies ranging from fuzzers to symbolic engines, with a full spectrum of instances…”
Get full text
Conference Proceeding -
18
A Unified Framework for Automated Testing of Robotic Process Automation Workflows Using Symbolic and Concolic Analysis
ISSN: 2075-1702, 2075-1702Published: Basel MDPI AG 01.06.2025Published in Machines (Basel) (01.06.2025)“… This paper presents a novel testing framework that first integrates symbolic execution and concolic testing strategies to enhance Robotic Process Automation workflow validation…”
Get full text
Journal Article -
19
IFSE: Taming Closed-Box Functions in Symbolic Execution via Fuzz Solving
ISSN: 2574-1934Published: IEEE 27.04.2025Published in Proceedings (IEEE/ACM International Conference on Software Engineering Companion. Online) (27.04.2025)“…Modern symbolic execution techniques face the challenge of handling closed-box (CB) functions (e.g., system calls, library functions…”
Get full text
Conference Proceeding -
20
Automated Testing and Debugging for Big Data Analytics
ISBN: 9798641071961Published: ProQuest Dissertations & Theses 01.01.2020“… This shift in user demographics calls for immediate advancements in the development, debugging, and testing practices of big data applications, which are falling behind compared to the DISC framework…”
Get full text
Dissertation

