IptvTestResults Object


Description:

Overall test results.

Parents: Project

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Project

Use this to connect a results object to an object.

IptvTestResults Writable Attributes

There are no writable attributes.

IptvTestResults Read-Only Attributes

Read-Only Attribute Description
TestEndTime

End time of the test.

Type: string

Default: NA

TestName

Test name specified by user.

Type: string

Default: test1

TestResult

Overall result of the test based on the percentage of failed Joins compared to the Join fail threshold given as input.

Type: enum

Default: NA

Possible Values:

Value Description
FAIL

Percentage of Join fails exceeds the specified Join fail threshold.

PASS

Percentage of Join fails is lower than the threshold.

NA

Test result is not available (because a test has not started or is still running).

TestStartTime

Start time of the test.

Type: string

Default: NA