Testing and Debugging Projects : Viewing the Results

Viewing the Results
After asserting the tester data or rule data (see Running Tester), the following occurs:
The result data editor appears showing the results of the run. The editor title displays the result data filename with the format Run-n.resultdata.
The results of this test are stored in an XML format in a .resultdata file in the /TestData/Project Name/Processing Unit Name folder.
This is the default location. See Tester Preferences for information on changing the location where test data is stored.
You can also open the result data in its editor by double-clicking the .resultdata file in Studio Explorer.
Understanding Result Data
The Result Data editor shows the Created, Modified, and Deleted entities on the left side.
Expanding each entity shows the rule that affected the entity, and also the causal object that triggered the rule.
Click any entity to display its test data in the Test Data field, and Result displays the results of the test run. The Test Data field displays the data entered by the user. The Result field displays the result of the test run on that entity.
Viewing and Understanding Working Memory Contents
The working memory contents list all the entities available in the working memory at any instance whether or not they are affected by the test run. You can refresh the working memory by clicking the Refresh () button on the top-right corner of the editor.
To see the Working Memory Contents
1.
2.
The number of objects in the working memory contents is specified in the Preferences. For more details, see Tester Preferences.