参考资料

📑 研究论文

🤖 测试工具

  • Randoop: Automatic unit test generation for Java (Feedback-directed random test generation)
  • EvoSuite: Automatic test suite generation for Java (Search-based test generation)
  • EvoMaster: A tool for automatically generating system-level test cases (Search-based test generation)
  • KLEE: A dynamic symbolic execution engine
  • jCUTE: Java concolic unit testing engine
  • AFL++: American Fuzzy Lop fuzzer
  • PICT: Pairwise independent combinatorial tool
  • CAGen: Fast combinatorial test set generation
  • PIT: Mutation testing system for Java
  • 更新中 …