Turnitin
降AI改写
早检测系统
早降重系统
Turnitin-UK版
万方检测-期刊版
维普编辑部版
Grammarly检测
Paperpass检测
checkpass检测
PaperYY检测
Automated test case generation as a many-objective optimisation problem with dynamic selection of the targets
The test case generation is intrinsically a multi-objective problem, since the goal is covering
multiple test targets (eg, branches). Existing search-based approaches either consider one …
multiple test targets (eg, branches). Existing search-based approaches either consider one …
On the diffusion of test smells in automatically generated test code: An empirical study
The role of software testing in the software development process is widely recognized as a
key activity for successful projects. This is the reason why in the last decade several …
key activity for successful projects. This is the reason why in the last decade several …
Scented since the beginning: On the diffuseness of test smells in automatically generated test code
Software testing represents a key software engineering practice to ensure source code
quality and reliability. To support developers in this activity and reduce testing effort, several …
quality and reliability. To support developers in this activity and reduce testing effort, several …
T3, a combinator-based random testing tool for java: benchmarking
ISWB Prasetya - Future Internet Testing: First International Workshop …, 2014 - Springer
T3 is the next generation of the light weight automated testing tool T2 for Java. In the heart
T3 is still a random testing tool; but it now comes with some new features: pair-wise testing …
T3 is still a random testing tool; but it now comes with some new features: pair-wise testing …
Unit testing tool competition: round four
This paper describes the methodology and results of the 4th edition of the Java Unit Testing
Tool Competition. This year's competition features a number of infrastructure improvements …
Tool Competition. This year's competition features a number of infrastructure improvements …
T3i: A tool for generating and querying test suites for java
ISWB Prasetya - Proceedings of the 2015 10th Joint Meeting on …, 2015 - dl.acm.org
T3i is an automated unit-testing tool to test Java classes. To expose interactions T3i
generates test-cases in the form of sequences of calls to the methods of the target class …
generates test-cases in the form of sequences of calls to the methods of the target class …
Unit testing tool competition--round three
This paper describes the third round of the Java Unit Testing Tool Competition. This edition
of the contest evaluates no less than seven automated testing tools! And, like during the …
of the contest evaluates no less than seven automated testing tools! And, like during the …
[PDF][PDF] Testing with Axioms in C++ 2011.
AH Bagge, V David, M Haveraaen - J. Object Technol., 2011 - Citeseer
Unit testing is an important part of modern software development, where individual code
units are tested in isolation. Such tests are typically case-based, checking a likely error …
units are tested in isolation. Such tests are typically case-based, checking a likely error …
Budget-aware random testing with T3: benchmarking at the SBST2016 testing tool contest
ISWB Prasetya - Proceedings of the 9th International Workshop on …, 2016 - dl.acm.org
Random testing has the advantage that it is usually fast. An interesting use case is to use it
for bulk smoke testing, eg to smoke test a whole project. However, on a large project, even …
for bulk smoke testing, eg to smoke test a whole project. However, on a large project, even …
An experimental assessment of module documentation-based testing
S Baharom, Z Shukur - Information and Software Technology, 2011 - Elsevier
CONTEXT: Testing a module that has memory using the black-box approach has been
found to be expensive and relatively ineffective. Instead, testing without knowledge of the …
found to be expensive and relatively ineffective. Instead, testing without knowledge of the …