app icon indicating copy to clipboard operation
app copied to clipboard

Exclude detached tests from automation coverage analytics

Open chura90 opened this issue 4 months ago • 2 comments

Describe the bug Currently, detached automated tests are shown in ALL tests counter and 0 as automated tests, so this affects the automation coverage value

To Reproduce Steps to reproduce the behavior:

  1. Go to the Analytics-Automation Coverage
  2. Click on the test suite with detached automated tests
  3. Observe Automated column data

Expected behavior 0/0 Automated tests are shown

Actual behavior 0/9 Automated tests are shown. This denominator value decreases Automation Coverage Analytics

Screenshots

Image

chura90 avatar Oct 15 '25 07:10 chura90

I suggest creating an extra setting for the automation coverage widget to include/exclude detached tests

TetianaKhomenko avatar Oct 15 '25 08:10 TetianaKhomenko

yes, need to expand filtering capabilities

poliarush avatar Oct 29 '25 14:10 poliarush