Testing Components

Learn how you can test Components to see if they generate the desired result before adding them to a Template.

Written By Yusef Jacobs

Last updated 11 months ago

In this article we are going to test the Sales Call Analysis Component we created in Creating your first Component.

The Component Test feature allows you to apply a Component to a previous meeting that Jamy processed so you can see how the Component actually works before adding it to a Template. This means that we will be able to see what the Component actually generates, which gives us a preview of how it will perform when used to generate future Reports.

For this to work, a meeting relevant to this Component needs to exist. In this example, since we are going to test the Sales Call Analysis Component, ideally we will test it by applying to a sales call.

Let's got to the Components List view and click on the Play button of the Sales Call Analysis Component.

You'll be redirected to the Component Tests view. In this case, since you haven't generated a Test for this Component before, the Test list will be empty:

To generate a Test, we need to choose the Report we are going to apply the Component to. You can look for a Report using the search bar. Once you've found the one you want, click on it and then click on the Create Test button.

Test can take some seconds to generate, so wait for a bit and then refresh the page.

Once the Test is done, you'll see something like this:

You can see the Prompt Jamy used to generate the Result. The Component worked pretty good! Take into account that the Result in this example is in Spanish because the Report I picker (Jamy <> Koltin) is also in Spanish.

Now we see that the Sales Call Analysis Component is performing as we expected. If that wasn't the case, you could go back to the Component, edit it or add other instructions and then Test it again. You can generate as much Tests as you want until the Result is just right.

A good recommendation is to test the Component on the same Report so you are comparing apples with apples in terms of the POV of the Result.

That's it! You've now created your first Component and tested it. It's now ready for prime time.

The next step is to create a Template with this Component so you can use it to generate future Reports.

Don't forget to give the What are Templates? article a read so you have all necessary context before creating on ;).