Running Test Assertions

Unit tests focus on testing small units of work, which in TIBCO BusinessWorks Container Edition maps to individual processes or subprocesses. Ideally this is done in a standalone manner, with no touchpoints or dependencies on other components or interfaces. This is distinct from interface or system testing that would test the service or operation as a whole. Interface tests are run using other tools such as SOAP UI.