Check for abnormally ended Jobs

Introduction

This test case checks whether there are any jobs in WhereScape RED’s scheduler that ended abnormally.

How does it work?

The test case uses the parameter list WhereScape RED Jobs (ws-red-jobs) to loop through a list of jobs (marked by “Check abnormally ended” == “Yes”) and running the following check for all of these jobs.

The test case queries the job-log for job runs that ended in another state than “Success” (=S). If such a record is found, the test instance fails.

Configuration

All configurations are done in the parameter list WhereScape RED Jobs (ws-red-jobs) as described above.

Table of Contents