-
Notifications
You must be signed in to change notification settings - Fork 3
About this project
mlee edited this page Dec 16, 2019
·
2 revisions
This TestSuite (TS) validates the integrity of Base Entities instances published by a System under Test (SuT). The information validated is based on a shared predefined scenario between both the IVCT_TestRunner and the SuT, created through a .csv file. The currently in use scenario describes multiple base entities taken from the GRIM-RPR standard.
These entities are to be created by a SuT and published to an HLA Federation. The IVCT system will then start the TestSuite which will also connect to the federation, gather the published entities and compare them to the information present in the .csv file. If all attributes are the same, then the TestSuite will give a pass note to the SuT.