Sound empirical evidence in software testing
暂无分享,去创建一个
[1] Catherine Oriat,et al. Jartege: A Tool for Random Generation of Unit Tests for Java Classes , 2004, QoSA/SOQUA.
[2] David Notkin,et al. Rostra: a framework for detecting redundant object-oriented unit tests , 2004, Proceedings. 19th International Conference on Automated Software Engineering, 2004..
[3] Francisco Fernández de Vega,et al. Test Case Evaluation and Input Domain Reduction strategies for the Evolutionary Testing of Object-Oriented software , 2009, Inf. Softw. Technol..
[4] Paolo Tonella,et al. Evolutionary testing of classes , 2004, ISSTA '04.
[5] Nikolai Tillmann,et al. Test generation via Dynamic Symbolic Execution for mutation testing , 2010, 2010 IEEE International Conference on Software Maintenance.
[6] Michael D. Ernst,et al. Combined static and dynamic automated test generation , 2011, ISSTA '11.
[7] Michael D. Ernst,et al. Eclat: Automatic Generation and Classification of Test Inputs , 2005, ECOOP.
[8] Marcelo F. Frias,et al. Analysis of invariants for efficient bounded verification , 2010, ISSTA '10.
[9] Sarfraz Khurshid,et al. Korat: automated testing based on Java predicates , 2002, ISSTA '02.
[10] Nikolai Tillmann,et al. MSeqGen: object-oriented unit-test generation via mining source code , 2009, ESEC/SIGSOFT FSE.
[11] Koushik Sen,et al. CUTE: a concolic unit testing engine for C , 2005, ESEC/FSE-13.
[12] Lionel C. Briand,et al. Black-Box System Testing of Real-Time Embedded Systems Using Random and Search-Based Testing , 2010, ICTSS.
[13] Andreas Zeller,et al. Mutation-Driven Generation of Unit Tests and Oracles , 2012, IEEE Trans. Software Eng..
[14] Phil McMinn,et al. Search‐based software test data generation: a survey , 2004, Softw. Test. Verification Reliab..
[15] Sarfraz Khurshid,et al. TestEra A Novel Framework for Testing Java Programs y , 2003 .
[16] Lionel C. Briand,et al. Formal analysis of the effectiveness and predictability of random testing , 2010, ISSTA '10.
[17] Michael D. Ernst,et al. Feedback-Directed Random Test Generation , 2007, 29th International Conference on Software Engineering (ICSE'07).
[18] Marcelo d'Amorim,et al. An Empirical Comparison of Automated Generation and Classification Techniques for Object-Oriented Unit Testing , 2006, 21st IEEE/ACM International Conference on Automated Software Engineering (ASE'06).
[19] Sarfraz Khurshid,et al. TestEra: a novel framework for automated testing of Java programs , 2001, Proceedings 16th Annual International Conference on Automated Software Engineering (ASE 2001).
[20] Nikolai Tillmann,et al. Precise identification of problems for structural test generation , 2011, 2011 33rd International Conference on Software Engineering (ICSE).
[21] Anthony J. H. Simons,et al. JWalk: a tool for lazy, systematic testing of java classes by design introspection and user interaction , 2007, Automated Software Engineering.
[22] Tao Xie,et al. DiffGen: Automated Regression Unit-Test Generation , 2008, 2008 23rd IEEE/ACM International Conference on Automated Software Engineering.
[23] Koushik Sen,et al. CUTE and jCUTE: Concolic Unit Testing and Explicit Path Model-Checking Tools , 2006, CAV.
[24] Gordon Fraser,et al. Evolutionary Generation of Whole Test Suites , 2011, 2011 11th International Conference on Quality Software.
[25] Simeon C. Ntafos,et al. An Evaluation of Random Testing , 1984, IEEE Transactions on Software Engineering.
[26] Xin Yao,et al. Search based software testing of object-oriented containers , 2008, Inf. Sci..
[27] Sarfraz Khurshid,et al. Test input generation with java PathFinder , 2004, ISSTA '04.
[28] Alex Groce,et al. Random Test Run Length and Effectiveness , 2008, 2008 23rd IEEE/ACM International Conference on Automated Software Engineering.
[29] David Notkin,et al. Symstra: A Framework for Generating Object-Oriented Unit Tests Using Symbolic Execution , 2005, TACAS.
[30] David Notkin,et al. Tool-assisted unit-test generation and selection based on operational abstractions , 2006, Automated Software Engineering.
[31] Bertrand Meyer,et al. On the Predictability of Random Tests for Object-Oriented Software , 2008, 2008 1st International Conference on Software Testing, Verification, and Validation.
[32] Yong Lei,et al. Tool support for randomized unit testing , 2006, RT '06.
[33] Yannis Smaragdakis,et al. JCrasher: an automatic robustness tester for Java , 2004, Softw. Pract. Exp..
[34] Adam Kiezun,et al. jFuzz: A Concolic Whitebox Fuzzer for Java , 2009, NASA Formal Methods.
[35] Lionel C. Briand,et al. Random Testing: Theoretical Results and Practical Implications , 2012, IEEE Transactions on Software Engineering.
[36] Tim Menzies,et al. Nighthawk: a two-level genetic-random unit test data generator , 2007, ASE.
[37] Lionel C. Briand,et al. Empirical Investigation of the Effects of Test Suite Properties on Similarity-Based Test Case Selection , 2011, 2011 Fourth IEEE International Conference on Software Testing, Verification and Validation.
[38] Carl K. Chang,et al. OCAT: object capture-based automated testing , 2010, ISSTA '10.
[39] Tim Menzies,et al. Genetic Algorithms for Randomized Unit Testing , 2011, IEEE Transactions on Software Engineering.
[40] Yannis Smaragdakis,et al. Check 'n' crash: combining static checking and testing , 2005, Proceedings. 27th International Conference on Software Engineering, 2005. ICSE 2005..
[41] Nikolai Tillmann,et al. DyGen: Automatic Generation of High-Coverage Tests via Mining Gigabytes of Dynamic Traces , 2010, TAP@TOOLS.
[42] Bertrand Meyer,et al. ARTOO , 2008, 2008 ACM/IEEE 30th International Conference on Software Engineering.
[43] Joachim Wegener,et al. Evolutionary unit testing of object-oriented software using strongly-typed genetic programming , 2006, GECCO '06.
[44] Nikolai Tillmann,et al. Parameterized unit tests , 2005, ESEC/FSE-13.
[45] Michael R. Lowry,et al. Combining unit-level symbolic execution and system-level concrete execution for testing nasa software , 2008, ISSTA '08.
[46] Gordon Fraser,et al. Combining search-based and constraint-based testing , 2011, 2011 26th IEEE/ACM International Conference on Automated Software Engineering (ASE 2011).
[47] Corina S. Pasareanu,et al. Parallel symbolic execution for structural test generation , 2010, ISSTA '10.
[48] Tao Xie,et al. Improving Structural Testing of Object-Oriented Programs via Integrating Evolutionary Testing and Symbolic Execution , 2008, 2008 23rd IEEE/ACM International Conference on Automated Software Engineering.
[49] Gordon Fraser,et al. EvoSuite: automatic test suite generation for object-oriented software , 2011, ESEC/FSE '11.
[50] Francisco Fernández de Vega,et al. Enabling Object Reuse on Genetic Programming-Based Approaches to Object-Oriented Evolutionary Testing , 2010, EuroGP.
[51] Tao Xie,et al. DSD-Crasher: A hybrid analysis tool for bug finding , 2008 .
[52] Luciano Baresi,et al. TestFul: An Evolutionary Test Approach for Java , 2010, 2010 Third International Conference on Software Testing, Verification and Validation.
[53] Arnaud Gotlieb,et al. Constraint-Based Test Input Generation for Java Bytecode , 2010, 2010 IEEE 21st International Symposium on Software Reliability Engineering.
[54] Corina S. Pasareanu,et al. Test input generation for java containers using state matching , 2006, ISSTA '06.
[55] Gordon Fraser,et al. Testing Container Classes: Random or Systematic? , 2011, FASE.
[56] Tanja E. J. Vos,et al. Industrial Scaled Automated Structural Testing with the Evolutionary Testing Tool , 2010, 2010 Third International Conference on Software Testing, Verification and Validation.