Results 81 to 90 of about 116 (111)
Some of the next articles are maybe not open access.
Concolic execution for RPA testing
2023 27th International Conference on Engineering of Complex Computer Systems (ICECCS), 2023Ciprian Paduraru +2 more
openaire +1 more source
Grey-Box Concolic Testing on Binary Code
2019 IEEE/ACM 41st International Conference on Software Engineering (ICSE), 2019We present grey-box concolic testing, a novel path-based test case generation method that combines the best of both white-box and grey-box fuzzing. At a high level, our technique systematically explores execution paths of a program under test as in white-box fuzzing, a.k.a.
Jaeseung Choi 0002 +3 more
openaire +1 more source
Type-aware concolic testing of JavaScript programs
Proceedings of the 38th International Conference on Software Engineering, 2016Conventional concolic testing has been used to provide high coverage of paths in statically typed languages. While it has also been applied in the context of JavaScript (JS) programs, we observe that applying concolic testing to dynamically-typed JS programs involves tackling unique problems to ensure scalability.
Monika Dhok +2 more
openaire +1 more source
Automatically generating search heuristics for concolic testing
Proceedings of the 40th International Conference on Software Engineering, 2018We present a technique to automatically generate search heuristics for concolic testing. A key challenge in concolic testing is how to effectively explore the program's execution paths to achieve high code coverage in a limited time budget. Concolic testing employs a search heuristic to address this challenge, which favors exploring particular types of
Sooyoung Cha +3 more
openaire +1 more source
Concolic Testing of Functional Logic Programs
2018In the last years, concolic testing, a technique combining concrete and symbolic execution for the automated generation of test cases, has gained increasing popularity. Concolic testing tools are initialized with expressions on concrete input data.
openaire +1 more source
Concolic testing with static analysis for JavaScript applications
Proceedings of the companion publication of the 13th international conference on Modularity, 2014JavaScript has given a great deal of impacts on the software industry. However, developers test JavaScript applications only with manually constructed test cases, which makes it difficult and time-consuming to obtain reasonable test coverage. Because of the loosely-typed and extremely dynamic features of JavaScript, generating nontrivial test inputs of
openaire +1 more source
Concolic Test Generation and the Cloud
2012Software testing in the cloud can reduce the need for hardware and software resources and offer a flexible and efficient alternative to the traditional software testing process. A major obstacle to the wider use of testing in the cloud is related to security issues.
openaire +1 more source
FUZZOLIC: Mixing fuzzing and concolic execution
Computers and Security, 2021Luca Borzacchiello +2 more
exaly
SymEx-VP: An open source virtual prototype for OS-agnostic concolic testing of IoT firmware
Journal of Systems Architecture, 2022Soren Tempel +2 more
exaly
GuideSE: Annotations for Guiding Concolic Testing
2015 IEEE/ACM 10th International Workshop on Automation of Software Test, 2015Koushik Sen +3 more
openaire +1 more source

