Sciweavers

5159 search results - page 29 / 1032
» Structural Testing of Executables
Sort
View
IEEEPACT
2009
IEEE
14 years 5 months ago
StealthTest: Low Overhead Online Software Testing Using Transactional Memory
—Software testing is hard. The emergence of multicore architectures and the proliferation of bugprone multithreaded software makes testing even harder. To this end, researchers h...
Jayaram Bobba, Weiwei Xiong, Luke Yen, Mark D. Hil...
POPL
2012
ACM
12 years 6 months ago
An executable formal semantics of C with applications
This paper describes an executable formal semantics of C. Being executable, the semantics has been thoroughly tested against the GCC torture test suite and successfully passes 99....
Chucky Ellison, Grigore Rosu
ENTCS
2008
79views more  ENTCS 2008»
13 years 11 months ago
j-POST: a Java Toolchain for Property-Oriented Software Testing
Abstract. j-POST is an integrated toolchain for property-oriented software testing. This toolchain includes a test designer, a test generator, and a test execution engine. The test...
Yliès Falcone, Laurent Mounier, Jean-Claude...
VL
2006
IEEE
122views Visual Languages» more  VL 2006»
14 years 5 months ago
AutoTest: A Tool for Automatic Test Case Generation in Spreadsheets
In this paper we present a system that helps users test their spreadsheets using automatically generated test cases. The system generates the test cases by backward propagation an...
Robin Abraham, Martin Erwig
GECCO
2003
Springer
148views Optimization» more  GECCO 2003»
14 years 4 months ago
Structural and Functional Sequence Test of Dynamic and State-Based Software with Evolutionary Algorithms
Evolutionary Testing (ET) has been shown to be very successful for testing real world applications [10]. The original ET approach focusesonsearching for a high coverage of the test...
André Baresel, Hartmut Pohlheim, Sadegh Sad...