Skip to content

Project page containing the dataset for the "An Empirical Analysis of UI-based Flaky Tests" submission to ICSE 2021

Notifications You must be signed in to change notification settings

ui-flaky-test/ui-flaky-test.github.io

Repository files navigation

An Empirical Analysis of UI-based Flaky Tests

This repository contains the dataset used in the ICSE 2021 submission titled "An Empirical Analysis of UI-based Flaky Tests". Flaky tests are tests whose outcome changes without altering the test or the code under test. These tests become unreliable, and they have been found to impact test-suite in large industrial projects. As a result, these have become an active area of research. Most of this research focuses on traditional unit tests found in non-interactive, non-UI projects. For this reason, we perform a study on these UI flaky tests to identify their root causes, how they manifest, and how they are fixed.

About

Project page containing the dataset for the "An Empirical Analysis of UI-based Flaky Tests" submission to ICSE 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages