-
1
-
-
70349696590
-
Exploiting the synergy between automated-test-generation and programming-by-contract
-
Mike Barnett, Manuel Fahndrich, Peli de Halleux, Francesco Lo-gozzo, and Nikolai Tillmann. Exploiting the Synergy between Automated-Test-Generation and Programming-by-Contract. In Proc. Intl. Conf. Soft. Eng.: Companion Volume, pp. 401-402, 2009.
-
(2009)
Proc. Intl. Conf. Soft. Eng.: Companion Volume
, pp. 401-402
-
-
Barnett, M.1
Fahndrich, M.2
De Halleux, P.3
Lo-Gozzo, F.4
Tillmann, N.5
-
2
-
-
34547241782
-
EXE: Automatically generating inputs of death
-
Cristian Cadar, Vijay Ganesh, Peter M. Pawlowski, David L. Gill, and Dawson R. Engler. EXE: Automatically Generating Inputs of Death. In Proc. ACM Conf. Computer and Communications Security, pp. 322-335, 2006.
-
(2006)
Proc. ACM Conf. Computer and Communications Security
, pp. 322-335
-
-
Cadar, C.1
Ganesh, V.2
Pawlowski, P.M.3
Gill, D.L.4
Engler, D.R.5
-
3
-
-
0034538940
-
QuickCheck: A lightweight tool for random testing of haskell programs
-
Koen Claessen and John Hughes. QuickCheck: A Lightweight Tool for Random Testing of Haskell Programs. In Proc. ACM Intl. Conf. Functional Programming, pp. 268-279, 2000.
-
(2000)
Proc. ACM Intl. Conf. Functional Programming
, pp. 268-279
-
-
Claessen, K.1
Hughes, J.2
-
5
-
-
4444334164
-
J crasher: An automatic robustness tester for java
-
Cristoph Csallner and Yannis Smaragdakis. JCrasher: An Automatic Robustness Tester for Java. Software - Practice & Experience 34(11), pp. 1025-1050, 2004.
-
(2004)
Software - Practice & Experience
, vol.34
, Issue.11
, pp. 1025-1050
-
-
Csallner, C.1
Smaragdakis, Y.2
-
7
-
-
33244471534
-
Check 'n' crash: Combining static checking and testing
-
Cristoph Csallner and Yannis Smaragdakis. Check 'n' Crash: Combining Static Checking and Testing. In Proc. Intl. Conf. Soft. Eng., pp. 422-431, 2005.
-
(2005)
Proc. Intl. Conf. Soft. Eng.
, pp. 422-431
-
-
Csallner, C.1
Smaragdakis, Y.2
-
9
-
-
0005345175
-
-
PhD dissertation, Department of Computer Science, University of Aarhus, Denmark
-
Erik Ernst. gbeta - a Language with Virtual Attributes, Block Structure, and Propagating, Dynamic Inheritance. PhD dissertation, Department of Computer Science, University of Aarhus, Denmark, 1999.
-
(1999)
Gbeta - A Language with Virtual Attributes, Block Structure, and Propagating, Dynamic Inheritance
-
-
Ernst, E.1
-
11
-
-
0035994661
-
DrScheme: A programming environment for scheme
-
Robert Bruce Findler, John Clements, Cormac Flanagan, Matthew Flatt, Shriram Krishnamurthi, Paul Steckler, and Matthias Felleisen. DrScheme: A programming environment for Scheme. J. Functional Programming 2(12), pp. 159-182, 2002.
-
(2002)
J. Functional Programming
, vol.2
, Issue.12
, pp. 159-182
-
-
Findler, R.B.1
Clements, J.2
Flanagan, C.3
Flatt, M.4
Krishnamurthi, S.5
Steckler, P.6
Felleisen, M.7
-
13
-
-
0036036098
-
Extended static checking for java
-
Cormac Flanagan, K. Rustan M. Leino, Mark Lillibridge, Greg Nelson, James B. Saxe, and Raymie Stata. Extended Static Checking for Java. In Proc. ACM Conf. Programming Language Design and Implementation, pp. 234-245, 2002.
-
(2002)
Proc. ACM Conf. Programming Language Design and Implementation
, pp. 234-245
-
-
Flanagan, C.1
Rustan, K.2
Leino, M.3
Lillibridge, M.4
Nelson, G.5
Saxe, J.B.6
Stata, R.7
-
15
-
-
33845924216
-
Scheme with classes, mixins, and traits
-
(invited tutorial)
-
Matthew Flatt, Robert Bruce Findler, and Matthias Felleisen. Scheme with Classes, Mixins, and Traits (invited tutorial). In Proc. Asian Symp. Programming Languages and Systems, pp. 270-289, 2006.
-
(2006)
Proc. Asian Symp. Programming Languages and Systems
, pp. 270-289
-
-
Flatt, M.1
Findler, R.B.2
Felleisen, M.3
-
16
-
-
78650107376
-
-
PLT. Reference June 7
-
Matthew Flatt and PLT. Reference: Racket. June 7, 2010. http://www.racket-lang.org/tr1/
-
(2010)
-
-
Flatt, M.1
-
19
-
-
77954698264
-
JSConTest - Contract-driven testing of JavaScript code
-
Phillip Heidegger and Peter Thiemann. JSConTest - Contract-Driven Testing of JavaScript Code. In Proc. Intl. Conf. Objects, Models, Components, Patterns, pp. 154-172, 2010.
-
(2010)
Proc. Intl. Conf. Objects, Models, Components, Patterns
, pp. 154-172
-
-
Heidegger, P.1
Thiemann, P.2
-
20
-
-
56249091461
-
Improving structural testing of object-oriented programs via integrated evolutionary testing and symbolic execution
-
Kobi Inkumsah and Tao Xie. Improving Structural Testing of Object-Oriented Programs via Integrated Evolutionary Testing and Symbolic Execution. In Proc. IEEE/ACM Intl. Conf. Automated Soft. Eng., pp. 297-306, 2009.
-
(2009)
Proc. IEEE/ACM Intl. Conf. Automated Soft. Eng.
, pp. 297-306
-
-
Inkumsah, K.1
Xie, T.2
-
21
-
-
34548785574
-
Feedback-directed random test generation
-
Carlos Pacheco, Shuvendu K. Lahiri, Michael D. Ernst, and Thomas Ball. Feedback-Directed Random Test Generation. In Proc. Intl. Conf. Soft. Eng., pp. 75-84, 2007.
-
(2007)
Proc. Intl. Conf. Soft. Eng.
, pp. 75-84
-
-
Pacheco, C.1
Lahiri, S.K.2
Ernst, M.D.3
Ball, T.4
-
22
-
-
0031632637
-
Java and the IBM san franscisco project
-
B.S. Rubin, A. R. Christ, and K. A. Bohrer. Java and the IBM San Franscisco project. IBM Systems Journal 37(3), pp. 365-371, 1998.
-
(1998)
IBM Systems Journal
, vol.37
, Issue.3
, pp. 365-371
-
-
Rubin, B.S.1
Christ, A.R.2
Bohrer, K.A.3
-
23
-
-
33749857160
-
CUTE and jCUTE: Unit testing and explicit path model-checking tools
-
Koushik Sen and Gul Agha. CUTE and jCUTE: Unit Testing and Explicit Path Model-Checking Tools. In Proc. Intl. Conf. Computer Aided Verification, pp. 419-423, 2006.
-
(2006)
Proc. Intl. Conf. Computer Aided Verification
, pp. 419-423
-
-
Sen, K.1
Agha, G.2
-
25
-
-
77949410786
-
MSeqGen: Object-oriented unit-test generation via mining source code
-
Suresh Thummalapenta, Tao Xie, Nikolai Tillmann, Jonathan de Halleux, and Wolfram Schulte. MSeqGen: Object-Oriented Unit-Test Generation via Mining Source Code. In Proc. Joint Euro. Soft. Eng. Conf. and ACM Symp. Foundations of Soft. Eng., pp. 193-202, 2009.
-
(2009)
Proc. Joint Euro. Soft. Eng. Conf. And ACM Symp. Foundations of Soft. Eng.
, pp. 193-202
-
-
Thummalapenta, S.1
Xie, T.2
Tillmann, N.3
De Halleux, J.4
Schulte, W.5
-
30
-
-
24644482816
-
Symstra: A framework for generating object-oriented unit tests using symbolic execution
-
Tai Xie, Darko Marinov, Wolfram Schulte, and David Notkin. Symstra: A Framework for Generating Object-Oriented Unit Tests using Symbolic Execution. In Proc. Intl. Conf. Tools and Algorithms for the Construction and Analysis of Systems, pp. 365-381, 2004.
-
(2004)
Proc. Intl. Conf. Tools and Algorithms for the Construction and Analysis of Systems
, pp. 365-381
-
-
Xie, T.1
Marinov, D.2
Schulte, W.3
Notkin, D.4
|