Test History
This topic describes the options specific to the test execution history log.
To configure the test history options:
Click
on the ReadyAPI toolbar.
Select Test History in the left part of the ReadyAPI Preferences window and configure the needed options.
The available options and their descriptions are in the table below.
Option | Description |
---|---|
Test History disabled | If selected, ReadyAPI does not collect the test history. Enabling this option may cause issues when debugging tests. Enable it only if you want to save memory and optimize the test performance. ImportantYou need to restart ReadyAPI for the option to take effect. |
Test History size limit, MB | Limits the size of the project log file, in megabytes. When this limit is reached, the oldest runs will be deleted. |
Dashboard data limit, MB | Limits the dashboard database size, in megabytes. This database contains test run information that is displayed on the dashboard and is stored in the NoteWhen the data amount reaches the specified limit, the oldest runs will be deleted. |
Stored Results Location
To ensure the project file does not grow with each test run, ReadyAPI stores test results in a separate database in the <user folder>/.readyapi/db/readyapi.h2.db
file. The dashboard database is stored in the dashboard.h2.db file in the same folder. You can change the number of stored results from Test History settings.