Access to the First Log Block
Method GET_FIRST_BLOCK( ) gives access to the highest-level block of a test execution. Depending on the type of execution, the object returned is a subtype of IF_ECATT_API_LOG_BLOCK:
|
Type of Test Execution |
Interface |
|---|---|
|
Mass start |
IF_ECATT_API_LOG_BLOCK_TESTRUN |
|
Single start test configuration |
IF_ECATT_API_LOG_BLOCK_CONFIG |
|
Single start test script |
IF_ECATT_API_LOG_BLOCK_SCRIPT |