Do Automatic Test Generation Tools Generate Flaky Tests?
收藏DataCite Commons2024-04-04 更新2024-08-18 收录
下载链接:
https://figshare.com/articles/dataset/Do_Automatic_Test_Generation_Tools_Generate_Flaky_Tests_/22344706/2
下载链接
链接失效反馈官方服务:
资源简介:
published at the 46th International Conference on Software Engineering (ICSE 2024)About the artifacts<b>dataset.csv.gz</b>each row represents one test casecolumn "test_type": was the generated or developer-writtencolumn "flaky": has the test shown flaky behavior, and what kind? (NOD = non-order-dependent, OD = order-dependent)used to answer RQ1 (Prevalence) and RQ2 (Flakiness Suppression).<b>LoC.zip</b>contains lines-of-code data for the Java and Python projects<b>flaky_java_projects.zip</b> and <b>flaky_python_projects.zip</b>archives containing the 418 Java and 531 Python projects that contained at least one flaky testeach project contains the developer written and generated test suites<b>manual_rootCausing.zip</b>results of the manual root cause classificationfull_sample.csvcolumn "rater": which of the four researchers conducting the classification rated this test (alignment = all four)used to answer RQ3 (Root Causes)<br>Running the jupyter notebook:Download all artifactsCreate and activate virtual environment<br><code>virtualenv -p venv</code><br><code>source venv/bin/activate</code>Install dependencies<br><code>pip install -r requirements.txt</code>Start jupyter lab<br><code>python -m jupyter lab</code><br>
提供机构:
figshare
创建时间:
2023-10-11



