Table of Contents

Table "AIT Test Method Line"

ID 149032
Namespace: System.TestTools.AITestToolkit

Properties

Name Value
Caption AI Eval Method Line
DataClassification SystemMetadata
Extensible True
Access Public
ReplicateData False

Fields

Name Type Description
"Test Suite Code" Code[100]

Specifies the Eval Suite Code for the eval line.

"Line No." Integer

Specifies the line number for the eval line.

"Codeunit ID" Integer

Specifies the codeunit id to run for the eval line.

"Codeunit Name" Text[249]

Specifies the name of the codeunit for the eval line.

Description Text[250]

Specifies the description for the eval 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 eval line.

"Version Filter" Integer
"No. of Tests Executed" Integer

Specifies the number of evals executed for the eval line.

"Total Duration (ms)" Integer

Specifies the time taken to execute the eval line.

"Base Version Filter" Integer
"No. of Tests Executed - Base" Integer

Specifies the number of evals executed for the base version of the eval line.

"Total Duration - Base (ms)" Integer

Specifies the time taken to execute the base version of the eval line.

"No. of Tests Passed" Integer

Specifies the number of evals passed for the eval line.

"No. of Operations" Integer

Specifies the number of operations executed including "Run Procedure" operation for the eval line.

"No. of Tests Skipped" Integer

Specifies the number of evals skipped for the eval line.

"No. of Tests Passed - Base" Integer

Specifies the number of evals passed for the base version of the eval line.

"No. of Operations - Base" Integer

Specifies the number of operations executed including "Run Procedure" operation for the base version of the eval line.

"No. of Turns" Integer

Specifies the total number of turns for the eval line.

"No. of Turns Passed" Integer

Specifies the total number of passed turns for the eval line.

"Test Method Line Accuracy" Decimal

Specifies the average accuracy of the eval line. The accuracy is calculated as the percentage of turns that passed or can be set manually by the eval.

"AL Test Suite" Code[10]
"Tokens Consumed" Integer

Specifies the number of tokens consumed by the eval in the current version. This is applicable only when using Microsoft AI Module. Tokens consumed by agent sessions are not included in this number.

"Tokens Consumed - Base" Integer

Specifies the number of tokens consumed by the eval in the base version. This is applicable only when using Microsoft AI Module. Tokens consumed by agent sessions are not included in this number.

SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also