Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

1.5 KiB

title slug
How to Visualize Test Results /how-to-guides/data-quality-observability/quality/visualize

How to Visualize Test Results

From the Quality Page

From the home page click on the Quality menu item on the vertical navigation. This will bring you to the quality page where you'll be able to see your test cases either by:

  • entity
  • test suite
  • test cases

If you want to look at your tests grouped by Test Suites, navigate to the By Test Suites tab. This will bring you to the Test Suite page where you can select a specific Test Suite.

{% image src="/images/v1.7/features/ingestion/workflows/data-quality/test-suite-home-page.png" alt="Test suite home page" caption="Test suite home page" /%}

From there you can select a Test Suite and visualize the results associated with this specific Test Suite.

{% image src="/images/v1.7/features/ingestion/workflows/data-quality/test-suite-results.png" alt="Test suite results page" caption="Test suite results page" /%}

From a Table Entity

Navigate to your table and click on the profiler & Data Quality tab. From there you'll be able to see test results at the table or column level.

Table Level Test Results

In the top panel, click on the white background Data Quality button. This will bring you to a summary of all your quality tests at the table level

{% image src="/images/v1.7/features/ingestion/workflows/data-quality/table-results-entity.png" alt="Test suite results table" caption="Test suite results table" /%}