Test language syntax
You use the test language in Insight Designer to define the contents of the test files.
Use the files and the language to load entities, submit events, and create definitions that can be
reused and shared between the testing files.
Common definitions syntax
You can use the common definitions files to create definitions that can be referenced by entity loader and event sequence files. You can also reference a common definitions file from within another common definitions file.
Entity loader syntax
You use the entity loader files to define a set of entities that you load to a system and use in a test scenario for your solution.
Event sequence syntax
You use the event sequence file to define a set of events that you can emit to the system and use in a test scenario for your solution.
Test scenario syntax
The test scenario syntax is the set of statements that you can write to load entity loaders, submit event sequences, and run tests in a single test file. In a test scenario, you can write tests to check the values and attributes of your entities, and the state of your events.