<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>What is CAT on </title>
    <link>https://docs.justcat.it/what-is-cat/</link>
    <description>Recent content in What is CAT on </description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Thu, 27 Jun 2024 09:58:14 +0100</lastBuildDate><atom:link href="https://docs.justcat.it/what-is-cat/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Introduction</title>
      <link>https://docs.justcat.it/what-is-cat/introduction/</link>
      <pubDate>Thu, 27 Jun 2024 03:01:11 +0100</pubDate>
      
      <guid>https://docs.justcat.it/what-is-cat/introduction/</guid>
      <description>CAT is a very simple tool that helps you
automate tests for your data. Are the numbers on your dashboard correct? How can you know? How can anybody be sure? You need a proof. And the proof is a set of automated tests for your data.
CAT can easily connect to any source of data throghout your solution and run automated checks. It can compare data from different systems. It gives you an overview whether everything works as anticipated.</description>
    </item>
    
    <item>
      <title>CAT use-cases</title>
      <link>https://docs.justcat.it/what-is-cat/cat-use-cases/</link>
      <pubDate>Thu, 27 Jun 2024 03:01:11 +0100</pubDate>
      
      <guid>https://docs.justcat.it/what-is-cat/cat-use-cases/</guid>
      <description>CAT is a tool for testing data in an automated way. But when exactly it may help you? This page describes typical CAT use-cases.
DATA QUALITY #A typical company has more systems with data. The data is being transfered between systems, cleansed, enriched, transformed, served to different audiences. There are more systems containing data, there are more processes working with data and anything can go wrong.
Do surnames contain numbers or did we loose non-english characters?</description>
    </item>
    
    <item>
      <title>CAT in your infrastructure</title>
      <link>https://docs.justcat.it/what-is-cat/cat-in-my-infrastracture/</link>
      <pubDate>Thu, 27 Jun 2024 03:01:11 +0100</pubDate>
      
      <guid>https://docs.justcat.it/what-is-cat/cat-in-my-infrastracture/</guid>
      <description>OK, now we know CAT can be used as a PowerShell module, as a simple executable and in a GUI. Easy peasy to set it up for a user on his/her machine and start testing (in matter of minutes actually).
But it is all about automation, right? You may have Azure DevOps pipelines and want to run tests with every deployment. You might have some complex data transformation logic and want to test data with each run.</description>
    </item>
    
    <item>
      <title>Test examples</title>
      <link>https://docs.justcat.it/what-is-cat/cat-test-examples/</link>
      <pubDate>Thu, 27 Jun 2024 03:01:11 +0100</pubDate>
      
      <guid>https://docs.justcat.it/what-is-cat/cat-test-examples/</guid>
      <description>No problem, here you are. Just beware the details are explained later in the documentation. The configuration format is simple and self-explanatory, why not have a look right now&amp;hellip;
Uniqueness #This test verifies the uniqueness of your data:
- Name: Check there are no duplicities Test Suite: Uniqueness Data Quality Dimension Description: This test finds if a column contains duplicate values Data Source: CRM Query: | SELECT customer_code, COUNT(*) FROM contacts.</description>
    </item>
    
    <item>
      <title>Need more info?</title>
      <link>https://docs.justcat.it/what-is-cat/need-more-info/</link>
      <pubDate>Fri, 28 Jun 2024 09:23:18 +0200</pubDate>
      
      <guid>https://docs.justcat.it/what-is-cat/need-more-info/</guid>
      <description>If you prefer reading 📖 #Have a brief look at this documentaiton. It should give you a high-level picture about CAT capabilities and features.
For more high-level information about data testing, contact us at hello@justcat.it. We&amp;rsquo;ll send you a one-pager about our approach to testing data.
If you want to see CAT in action 🐈‍⬛ 👀 #We&amp;rsquo;ll be happy to show you CAT in action and discuss with you how to introduce or improve data testing in your context.</description>
    </item>
    
  </channel>
</rss>
