메뉴 건너뛰기




Volumn 6603 LNCS, Issue , 2011, Pages 294-309

Retrofitting unit tests for parameterized unit testing

Author keywords

[No Author keywords available]

Indexed keywords

BRANCH COVERAGE; CLASS UNDER TESTS; CODE COVERAGE; COST AND BENEFITS; DETECTION CAPABILITY; EMPIRICAL STUDIES; OPEN-SOURCE; PARAMETERIZED; PARAMETERIZED UNIT TESTING; REAL-WORLD; UNIT TESTS;

EID: 79953227052     PISSN: 03029743     EISSN: 16113349     Source Type: Book Series    
DOI: 10.1007/978-3-642-19811-3_21     Document Type: Conference Paper
Times cited : (21)

References (25)
  • 1
    • 79953212202 scopus 로고    scopus 로고
    • Agitar JUnit Factory (2008), http://www.agitar.com/developers/junit- factory.html
    • (2008)
  • 2
    • 79953206587 scopus 로고    scopus 로고
    • Parasoft Jtest (2008), http://www.parasoft.com/jsp/products/home.jsp? product=Jtest
    • (2008) Parasoft Jtest
  • 3
    • 79953219056 scopus 로고    scopus 로고
    • CodePro AnalytiX (2009), http://www.eclipse-plugins.info/eclipse/plugin- details.jsp?id=943
    • (2009) CodePro AnalytiX
  • 5
    • 79953167152 scopus 로고    scopus 로고
    • Code Contracts (2010), http://research.microsoft.com/en-us/projects/ contracts/
    • (2010) Code Contracts
  • 6
    • 79953229200 scopus 로고    scopus 로고
    • Pex Documentation (2010), http://research.microsoft.com/Pex/ documentation.aspx
    • (2010) Pex Documentation
  • 8
    • 4444334164 scopus 로고    scopus 로고
    • JCrasher: An automatic robustness tester for Java
    • Csallner, C., Smaragdakis, Y.: JCrasher: an automatic robustness tester for Java. Softw. Pract. Exper. 34(11) (2004)
    • (2004) Softw. Pract. Exper. , vol.34 , Issue.11
    • Csallner, C.1    Smaragdakis, Y.2
  • 9
    • 77952208390 scopus 로고    scopus 로고
    • ReAssert: Suggesting repairs for broken unit tests
    • Daniel, B., Jagannath, V., Dig, D., Marinov, D.: ReAssert: Suggesting repairs for broken unit tests. In: Proc. ASE, pp. 433-444 (2009)
    • (2009) Proc. ASE , pp. 433-444
    • Daniel, B.1    Jagannath, V.2    Dig, D.3    Marinov, D.4
  • 10
    • 31844450371 scopus 로고    scopus 로고
    • DART: Directed Automated Random Testing
    • Godefroid, P., Klarlund, N., Sen, K.: DART: Directed Automated Random Testing. In: Proc. PLDI, pp. 213-223 (2005)
    • (2005) Proc. PLDI , pp. 213-223
    • Godefroid, P.1    Klarlund, N.2    Sen, K.3
  • 13
    • 77955870180 scopus 로고    scopus 로고
    • OCAT: Object capture-based automated testing
    • Jaygarl, H., Kim, S., Xie, T., Chang, C.K.: OCAT: Object capture-based automated testing. In: Proc. ISSTA, pp. 159-170 (2010)
    • (2010) Proc. ISSTA , pp. 159-170
    • Jaygarl, H.1    Kim, S.2    Xie, T.3    Chang, C.K.4
  • 14
    • 35248872018 scopus 로고    scopus 로고
    • Generalized symbolic execution for model checking and testing
    • Garavel, H., Hatcliff, J. (eds.) TACAS 2003. Springer, Heidelberg
    • Khurshid, S., Pasareanu, C.S., Visser, W.: Generalized symbolic execution for model checking and testing. In: Garavel, H., Hatcliff, J. (eds.) TACAS 2003. LNCS, vol. 2619, pp. 553-568. Springer, Heidelberg (2003)
    • (2003) LNCS , vol.2619 , pp. 553-568
    • Khurshid, S.1    Pasareanu, C.S.2    Visser, W.3
  • 15
    • 0016971687 scopus 로고
    • Symbolic execution and program testing
    • King, J.C.: Symbolic execution and program testing. Communications of the ACM 19(7), 385-394 (1976)
    • (1976) Communications of the ACM , vol.19 , Issue.7 , pp. 385-394
    • King, J.C.1
  • 19
    • 43149113353 scopus 로고    scopus 로고
    • Tech. Rep. MIT-CSAIL-TR-2008-002, MIT Computer Science and Artificial Intelligence Laboratory
    • Saff, D., Boshernitsan, M., Ernst, M.D.: Theories in practice: Easy-to-write specifications that catch bugs. Tech. Rep. MIT-CSAIL-TR-2008-002, MIT Computer Science and Artificial Intelligence Laboratory (2008), http://www.cs.washington.edu/homes/mernst/pubs/testing-theories-tr002-abstract. html
    • (2008) Theories in Practice: Easy-to-write Specifications That Catch Bugs
    • Saff, D.1    Boshernitsan, M.2    Ernst, M.D.3
  • 20
    • 32344447459 scopus 로고    scopus 로고
    • CUTE: A concolic unit testing engine for C
    • Sen, K., Marinov, D., Agha, G.: CUTE: a concolic unit testing engine for C. In: Proc. ESEC/FSE, pp. 263-272 (2005)
    • (2005) Proc. ESEC/FSE , pp. 263-272
    • Sen, K.1    Marinov, D.2    Agha, G.3
  • 22
    • 43149111827 scopus 로고    scopus 로고
    • Pex-white box test generation for.NET
    • Beckert, B., Hähnle, R. (eds.) TAP 2008. Springer, Heidelberg
    • Tillmann, N., de Halleux, J.: Pex-white box test generation for .NET. In: Beckert, B., Hähnle, R. (eds.) TAP 2008. LNCS, vol. 4966, pp. 134-153. Springer, Heidelberg (2008)
    • (2008) LNCS , vol.4966 , pp. 134-153
    • Tillmann, N.1    De Halleux, J.2
  • 23
  • 24
    • 15844372320 scopus 로고    scopus 로고
    • Rostra: A framework for detecting redundant object-oriented unit tests
    • Xie, T., Marinov, D., Notkin, D.: Rostra: A framework for detecting redundant object-oriented unit tests. In: Proc. ASE, pp. 196-205 (2004)
    • (2004) Proc. ASE , pp. 196-205
    • Xie, T.1    Marinov, D.2    Notkin, D.3


* 이 정보는 Elsevier사의 SCOPUS DB에서 KISTI가 분석하여 추출한 것입니다.