Data Store

Data Store allows the ongoing test to save data on the disk for future replay or query. The test requires a folder in order to save data. This folder is the test result path.

The Data Store option can be enabled at test level, at view level, or by selecting a view in the view tree.

If this option is enabled, StatViewer writes a statistical value in binary format for all test results in a view. The test result is converted into a binary array and written to a file.

The change in statistical information, that is, the addition and deletion, is also saved into some other file. This is done to convert the binary data back to a format understandable by the test. This statistical change list is also maintained in Data Store.

Viewing log information is also very important for data store. Addition and deletion of views are critical information for the applications.

In this section: