Non Regression Tests in Dataiku

Options
Oh_Lily
Oh_Lily Dataiku DSS Core Designer, Registered Posts: 12

Hello,
I was wondering if anyone can share any tips and tricks on Non Regression Tests in Dataiku?
Is there a plugin we can use of any good practices defined by Dataiku?

Thanks in advance

Lina


Operating system used: Windows

Tagged:

Answers

  • FlorentD
    FlorentD Dataiker, Dataiku DSS Core Designer Posts: 25 Dataiker
    Options

    Hi @Oh_Lily
    ,

    From a developer perspective, I would write a Macro plugin.

    We can test the Flow modifications, by replacing the input Datasets, with “well-known” Datasets, running the Flow, verifying that the defined Metrics/Checks are still good, and replacing previously used Datasets.

    You "just" have to define which Datasets you want to observe, and which Datasets are substituted.

    If you are searching for a dedicated plugin, I am not aware of an existing one.

    Hope this helps

    Florent

Setup Info
    Tags
      Help me…