Table ZJKRT_S_RUN_SCR
Package
ZJK_REG_TEST
- Type
- Structure
- Maintenance
- Display/Maintenance Allowed with Restrictions
Test run
Components
| Name | Type | Description |
|---|---|---|
| .INCLUDE | ZJKRT_RUN | Test Run (Regression Testing) |
| MANDT | MANDT | Client |
| RUN_ID | ZJKRT_DT_RUN_ID | Test run ID |
| SUITE_ID | ZJKRT_DT_SUITE_ID | Test Suite ID (Regression Testing) |
| CASE_ID | ZJKRT_DT_CASE_ID | Test Case ID (Regression Testing) |
| AREA | ZJKRT_DT_AREA | Application Area |
| .INCLUDE | ZJKRT_S_TEST_INFO | Test Suite / Case General Data (Regression Testing) |
| DESCR | ZJKRT_DT_DESCR_50 | Description (50 chars) |
| CREATOR | ERNAM | Name of Person who Created the Object |
| CREATE_DATE | CREATEDATE | Date on Which the Record was Created |
| CREATE_TIME | CREATETIME | Time created |
| STATUS | ZJKRT_DT_PROC_STATUS | Processing status |
| .INCLUDE | ZJKRT_S_RUN_STATS | Run Statistics |
| TOTAL | ZJKRT_DT_TESTS_TOTAL | Total number of tests |
| PASSED | ZJKRT_DT_TESTS_PASSED | Passed tests count |
| FAILED | ZJKRT_DT_TESTS_FAILED | Failed tests count |
| TIMEOUTS | ZJKRT_DT_TESTS_TIMEOUT | Timeout tests count |
| ERRORS | ZJKRT_DT_ERRORS_COUNT | Errors count |
| EXEC_TIME | MEREP_RUNTIME_MS | Execution Time in Milliseconds |