Table "AIT Test Suite"
Properties
| Name | Value |
|---|---|
| Caption | AI Test Suite |
| DataClassification | SystemMetadata |
| ReplicateData | False |
| Extensible | True |
| Access | Public |
Fields
| Name | Type | Description |
|---|---|---|
| Code | Code[10] | Specifies the Code for the test suite. |
| Description | Text[250] | Specifies the description for the test suite. |
| Status | Enum System.TestTools.AITestToolkit."AIT Test Suite Status" | Specifies the status of the test suite. |
| "Started at" | DateTime | Specifies when the test suite was started. |
| "Input Dataset" | Code[100] | Specifies the dataset to be used by the test suite. |
| "Ended at" | DateTime | Specifies the end time of the test suite execution. |
| "No. of Tests Running" | Integer | Specifies the number of tests running in the test suite. |
| Tag | Text[20] | Specifies the tag for a test run. The Tag will be transferred to the log entries and enables easier comparison between the tests. |
| "Total Duration (ms)" | Integer | Specifies the time taken for executing the tests in the test suite. |
| Version | Integer | Specifies the version of the current test run. It is used for comparing the results of the current test run with the results of the previous test run. The version will be stored in the Log entries. |
| "Copilot Capability" | __MissingTypeSymbol__ | Specifies the capability that the test suite tests. |
| "Run Frequency" | Enum System.TestTools.AITestToolkit."AIT Run Frequency" | Specifies how frequently the test suite should be run. |
| "Base Version" | Integer | |
| RunID | Guid | |
| "No. of Tests Executed" | Integer | Specifies the number of tests executed for the test suite. |
| "No. of Tests Passed" | Integer | Specifies the number of tests passed for the test suite. |
| "No. of Operations" | Integer | Specifies the number of operations executed including "Run Procedure" operation for the test suite. |
| "Tokens Consumed" | Integer | Specifies the aggregated number of tokens consumed by the test in the current version. This is applicable only when using Microsoft AI Module. |
| Accuracy | Decimal | Specifies the average accuracy of the test suite. The accuracy is calculated as the percentage of turns that passed or can be set manually by the test. |
| "Number of Evaluators" | Integer | Specifies the number of evaluators to use in the test suite. |
| "Number of Column Mappings" | Integer | Specifies the number of evaluators to use in the test suite. |
| "Run Language ID" | Integer | Specifies the language in which the test suite should be run. |
| "Run Language Tag" | Text[80] | |
| "Run Language Name" | Text[80] | |
| "Test Runner Id" | Integer | |
| "Imported by AppId" | Guid | Specifies the application id from which the test suite was created. |
| "Imported XML's MD5" | Code[32] | Specifies the MD5 hash of the XML file from which the test suite was imported. |
| Validation | Boolean | Specifies whether this test suite is used for validation purposes. |
| "Test Type" | Enum System.TestTools.AITestToolkit."AIT Test Type" | Specifies the type of AI test (Copilot, Agent, or MCP). |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |