Flaky tests are tests whose outcomes are non-deterministic. Despite the recent research activity on this topic, no effort has been made on understanding the vocabulary of flaky tests. This work proposes to automatically classify tests as flaky or not based on their vocabulary.
People also ask
Sep 18, 2020 · This work proposes to automatically classify tests as flaky or not based on their vocabulary. Static classification of flaky tests is important, ...
ABSTRACT. Flaky tests are tests whose outcomes are non-deterministic. Despite the recent research activity on this topic, no effort has been made on.
Mar 23, 2021 · In this paper, we conducted an empirical study to assess the use of code identifiers to predict test flakiness.
This work proposes to automatically classify tests as flaky or not based on their vocabulary. Static classification of flaky tests is important, for example, to ...
Flaky tests are tests whose outcomes are non-deterministic. Despite the recent research activity on this topic, no effort has been made on understanding the ...
In terms of the code identifiers that are most strongly associated with test flakiness, the authors found that words job, action, and services are commonly ...
This work proposes to automatically classify tests as flaky or not based on their vocabulary, and provides initial yet strong evidence that static detection ...
Aug 11, 2024 · Flaky tests are automated tests (unit, integration, or end to end) that exhibit inconsistent behavior. Unlike stable tests, which consistently pass or fail.
Flaky tests are tests whose outcomes are non-deterministic. Despite the recent research activity on this topic, no effort has been made on understanding the ...