Monitor > Monitoring test cases > Test case details and jobs
  

Test case details and jobs

View test case details to learn about the general details of a test case, the connections that contain the data that a test case compares, and the sources of a test case. View test case jobs to learn about the mapping results of each successful job.

Viewing test case details and jobs

You view details about a test case and the test case jobs on the test case details page.

Details

The Details tab of the test case details page shows the general details of the test case.
The following table describes the fields that appear on the Test Case Details area of the Details tab:
Field
Description
Name
Name of the test case.
Location
Project or folder where the test case is saved.
Description
Description of the test case.
Created on
Date and time when the test case was created.
Updated on
Date and time when the test case was last updated.
Created by
User who created the test case.
Updated by
Last user who updated the test case.
Runtime environment
Runtime environment where the test case runs.
The following table describes the fields for Connection 1 and Connection 2 that appear on the Connection Details area of the Details tab:
Field
Description
Name
Name of the connection.
Description
Description of the connection that contains the data that the test case compares.
Type
Type of connection.
Created on
Date and time when the connection was created.
Updated on
Date and time when the connection was last updated.
Created by
User who created the connection.
Updated by
User who last updated the connection.
User name
User who created the connection.
Runtime environment
Runtime environment where the connection runs.
The following table describes the fields that appear on the Source Details area of the Details tab:
Field
Description
Connection 1 Object
Name of the table or view that contains the source data that the test case compares.
Connection 2 Object
Name of the table or view that contains the target data that the test case compares.
Connection 1 Query
Name of the saved SQL query that contains the source data that the test case compares.
Connection 2 Query
Name of the saved SQL query that contains the target data that the test case compares.

Jobs

The Jobs tab of the test case details page shows a list of jobs for the test case. The following table describes the fields that appear on the Jobs tab:
Field
Description
Instance Name
Name of the test case job.
Start Time
Job start date and time.
Matched Records
Number of records that match in the tables of Connections 1 and 2.
Unmatched Records
Number of records that don't match in the tables of Connections 1 and 2.
Extra Records in Connection 2 Table
Number of records in the Connection 2 table that are absent from the Connection 1 table.
Missing records in Connection 2 Table
Number of records in the Connection 1 table that are absent from the Connection 2 table.
Report
Click View to open the job report. Applies to successful jobs.
Test Result
Status of the job. A job can be in one of the following statuses:
  • - Match. All the records matched.
  • - Mismatch. Some records are unmatched, extra, or missing.
  • - Failed. The job failed to run.