Run all Tests
As soon as the workbench starts up, the Go button can be used to start
a full test run. The test run can be interrupted at any time by pushing
the same button; it can be resumed from the same archetype by pushing
the button again, and so on.
The status of each test is indicated by a green "tick" or red cross in the relevant right-hand column.
Any errors, or other information to do with the tests, are appended to the status window at the bottom. |

|
Test only selected Archetypes
To test only selected archetypes:
- Start the tool, or use the Refresh button to restore the original state
- Collapse the archetype tree as desired to view archetypes of interest
- Click the Root node's check box to uncheck all archetypes
- Select archetypes to be tested by checking the boxes in the second column
- Use the Go button to run the tests.
|
 |
Remove unused Ontology codes from Archetypes
Due to iterative development, some archetypes may have obsolete codes
in their ontology sections. These can be deleted by checking the
"Remove unused codes" checkbox and running all (or only some) tests.
If the Overwrite ADL checkbox is also checked, this will cause the original ADL files to be overwritten, with the changes. |
 |
Update Languages, translations to ADL 1.4
Archetypes are converted to being ADL 1.4 compliant in saved .adls files. The changes made are:
- remove the primary_language and languages_available items from the 'ontology' section
- add an ADL 1.4-compliant 'languages' section, containing the appropriate items taken from the removed ontology items
- upgrade String values of language names (e.g. "en") to CODE_PHRASEs where dictated by the AOM.
|
|
Resynchronise with File System
The Tester can be resynchronised at any time with the file system by pressing the Refresh button on the right hand side. |
|