Setup guide
Test execution
- First, the Gateway SDK must be started
- Then you can execute the test
- To execute the test in Eclipse - right click on the project —> Test on —> Select OSGi Framework —> Add —> Enter your Framework' IP address —> Click OK
- To execute the test by project file in the TEE group:
- tee.ex -p <path to_com.prosyst.mbs.<module_name>-commands.prj.xml>
During Test Execution
The test results can be found in tee\sa\logs directory.
The test status is displayed in the Framework's console as an output for better UX and traceability.
TC error handling
Some failures log both an error and stop execution of the script, while others only need to log the errors:
- Failures from Parser - log error and stop TS execution
- Failures from Builder - log error and stop TS execution
- Failures from commands implementations - log error and continue with TS execution
Logged errors can be found in:
runtime/osgi/tee/sa/logs/<module_name> Console Commands/yyy.mm.dd-hh:mm.ss-xxx/summary.html