ATF dashboard

BhagyashriS8790
Tera Contributor

Hi Community,

I’m working on creating a ServiceNow dashboard to visualize daily ATF (Automated Test Framework) test results such as pass/fail status, trends, and failures.

As we know, ATF execution data (test results, step results, screenshots, etc.) is retained only for a limited time

I’m looking for best practices / recommended approaches to:

  1. Persist daily ATF test execution results (pass/fail, duration, test name, suite, execution date)

  2. Store failure details and screenshots in a way that survives ATF cleanup

  3. Build dashboards for long-term trend analysis (monthly/quarterly quality view)

 

Any guidance, architecture suggestions, or real-world examples would be greatly appreciated.

Thanks in advance!

1 REPLY 1

Brian Lancaster
Kilo Patron

Couple of questions

1. Since ATF is only run in dev and test is there anybody how would look at the dashboard?

2. Why would you need daily visualizations since most people only run ATF after making changes or upgrading/patching?

3. Have you thought about what would happen when you clone? If you don't have your clone setup correctly you would loose your dashboard.