Generic TestSummary business object

The generic TestSummary business object represents a test summary.

Business object structure

The generic TestSummary business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

TestSummary includes the following attributes:

Business object attributes
Name Type Key Cardinality Description
ObjectId String x   A string value that uniquely identifies an object
SummaryCode String     A code which summarizes the result of an executed test
SummaryText String     Test results summary text
HostLocation1 String     First recommended handoff location when a fault is found
HostLocation2 String     Second recommended handoff location when a fault is found
Remarks String     Related remarks
ProcessContext ProcessContext   1  

Supported verbs

The generic TestSummary business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic TestSummary business object, use the System Manager.

Copyright IBM Corp. 2002, 2003