Document toolboxDocument toolbox

Info Log

The Info Log provides information about the application workflow to a user. It contains details about the test execution and the series of events carried out by Qualitia for validating the test cases for the application under test. The Info Log also helps in identification of potential application defects. The Info Log contains the following details.

Step Itinerary

The Step Itinerary provides information about the specific task step within the test case. It provides information about the following:

  • Suite Name
  • Scenario Name
  • Test Case Name
  • Task Name

Action Execution Details

The action execution details comprise the information about all the objects of the tests and the actions that have been implemented on the objects.

Execution Status

The statuses of the test execution provide information on whether the test cases have cleared the validation test. The execution status helps in identification of application defects, and action errors.
The following table describes the execution statuses.

Execution Status

Description

Passed

The Execution Status '0' denotes that the test case setup has passed the validation test.It indicates that the actual behavior of the application under test is consistent with the expected result.

Failed

The Execution Status '1' denotes that the test case setup has failed.

The various reasons for failure of test case setup are:

  • Error in selection of Action for tasks
  • Error in input parameters
  • Change in object properties

Defected

The Execution Status '2' denotes that the test case setup has failed due to differences in expected and actual result regarding the behavior of the application under test.

It indicates that the application has potential defects related to the functionality under test.

Report Itinerary

The Report Itinerary provides information about the components of the test case setup for which Qualitia has generated the reports.