FNZ interview question

Flaky test, Framework explanation and test failure

Interview Answer

Anonymous

28 May 2026

A flaky test is a test that sometimes passes and sometimes fails without any code changes. These failures are inconsistent and usually happen because of unstable test conditions.