how to create report for ATF test results?

Alice18
Kilo Contributor

Hi,

 

I want to create a report for the ATF test results and insert it in a dashboard so everyone from the team can view the data. I tried adding 'sys_atf_test_suite_result' under System Properties > UI Properties > List of system tables as per the ServiceNow documentation, but I still cannot find it in the table source drop-down when I create a new report.

 

How do you make a report for ATF related data?

 

Thank you in advance,

Alice

1 ACCEPTED SOLUTION

Mark Stanger
Giga Sage

This works with me after adding the table names to the system property.  First thing you should do is go back to the system property and verify the table(s) are actually there.  Depending on the length of that field they may have been truncated (which would prevent them from showing properly).

Also, you should make sure that the user trying to create the report has the 'report_on' operation for that table granted in the ACLs.

find_real_file.png

View solution in original post

3 REPLIES 3

Mark Stanger
Giga Sage

This works with me after adding the table names to the system property.  First thing you should do is go back to the system property and verify the table(s) are actually there.  Depending on the length of that field they may have been truncated (which would prevent them from showing properly).

Also, you should make sure that the user trying to create the report has the 'report_on' operation for that table granted in the ACLs.

find_real_file.png

Hi Mark,

 

Thanks a lot for replying! It happens that I pasted the tables in the wrong field in system UI properties...What a careless mistake. It's working for me now:)

 

Alice Ye

Nikhil Bajaj9
Tera Sage

Hi Alice,

You may have added that table at wrong place so that is not visible in reports. Add it at correct position in UI Properties:-

find_real_file.png

Once you will add and save it- navigate to report >> Create New and you will find these tables [For test Suite results and Test results] there and you can select the table as per your requirement.

find_real_file.png

 

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj