---
sourceDocument: Xanadu Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/intelligent-experiences

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Quick start tests for Predictive Intelligence

# Quick start tests for Predictive Intelligence {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Validate that Predictive Intelligence still works after
you make any configuration change such as apply an upgrade or develop an application. Copy and
customize these quick start tests to pass when using your instance-specific data.
Predictive Intelligence
quick start tests require activating the Predictive Intelligence \[com.glide.platform_ml\] plugin.
In order to execute critical upgrade tests on existing machine
learning solutions, you need to create a basic authorization profile
named ml_atf in the Basic Auth Configurations table
(sys_auth_profile_basic.list). To run the tests successfully, the
user attached to the ml_atf authorization profile must
have the ml_admin role.  
{#quick-start-tests-ai__table_fk1_5rp_5gb__entry__3}

| Test | Description | Release version |
|-|-|-|
| PI: Presence of ML model artifacts persisted in glide | Verify all the trained ML model artifacts are persisted in glide (sys_attachments table) after model training/instance cloning so that ML prediction calls are successful. | New York |
| PI: Valid setup of ML user (sharedservice.worker) in glide | Validate if the ML user in glide (sharedservice.worker) is active and not logged out so that model training is successful. | New York |
| PI: Glide upgrade test for Classification solution | Validate that the classification model prediction on existing active models is producing the same class membership and confidence value results after a glide upgrade. | New York |
| PI: Glide upgrade test for Similarity solution | Validate that the similarity model prediction API calls on active models are successful after a glide upgrade. | New York |
[Table 1. Predictive Intelligence: Classification and Similarity Solution Prediction test suite]

{#quick-start-tests-ai__table_fk1_5rp_5gb}
**Related topics**   

* [Quick start tests](https://www.servicenow.com/docs/access?context=quick-start-tests&version=xanadu&pubname=xanadu-application-development&ft:locale=en-US)

