4.2.  Preparing the Data for the Report

The next step of this tutorial will show how to gather and prepare data for the report. The report we are going to create will show a summary of all test runs for all test cases in a test suite together with a detailed description of all executed test steps, listed per test case per test run. To provide the data for the report the API described in the Klaros API documentation can be used to retrieve the required data.

The following picture shows the steps to perform to create a KlarosScript class.

Creating a Class

Figure 4.8.  Creating a Class


The Created Class

Figure 4.9.  The Created Class