Table "AIT Test Method Line"
Properties
| Name | Value |
|---|---|
| Caption | AI Test Method Line |
| DataClassification | SystemMetadata |
| Extensible | True |
| Access | Public |
| ReplicateData | False |
Fields
| Name | Type | Description |
|---|---|---|
| "Test Suite Code" | Code[100] | Specifies the Test Suite Code for the test line. |
| "Line No." | Integer | Specifies the line number for the test line. |
| "Codeunit ID" | Integer | Specifies the codeunit id to run for the test line. |
| "Codeunit Name" | Text[249] | Specifies the name of the codeunit for the test line. |
| Description | Text[250] | Specifies the description for the test line. |
| "Input Dataset" | Code[100] | Specifies a dataset that overrides the default dataset for the suite. |
| Status | Enum System.TestTools.AITestToolkit."AIT Line Status" | Specifies the status for the test line. |
| "Version Filter" | Integer | |
| "No. of Tests Executed" | Integer | Specifies the number of tests executed for the test line. |
| "Total Duration (ms)" | Integer | Specifies the time taken to execute the test line. |
| "Base Version Filter" | Integer | |
| "No. of Tests Executed - Base" | Integer | Specifies the number of tests executed for the base version of the test line. |
| "Total Duration - Base (ms)" | Integer | Specifies the time taken to execute the base version of the test line. |
| "No. of Tests Passed" | Integer | Specifies the number of tests passed for the test line. |
| "No. of Operations" | Integer | Specifies the number of operations executed including "Run Procedure" operation for the test line. |
| "No. of Tests Passed - Base" | Integer | Specifies the number of tests passed for the base version of the test line. |
| "No. of Operations - Base" | Integer | Specifies the number of operations executed including "Run Procedure" operation for the base version of the test line. |
| "No. of Turns" | Integer | Specifies the total number of turns for the test line. |
| "No. of Turns Passed" | Integer | Specifies the total number of passed turns for the test line. |
| "Test Method Line Accuracy" | Decimal | Specifies the average accuracy of the test line. The accuracy is calculated as the percentage of turns that passed or can be set manually by the test. |
| "AL Test Suite" | Code[10] | |
| "Tokens Consumed" | Integer | Specifies the number of tokens consumed by the test in the current version. This is applicable only when using Microsoft AI Module. |
| "Tokens Consumed - Base" | Integer | Specifies the number of tokens consumed by the test in the base version. This is applicable only when using Microsoft AI Module. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |