Testing / TOSCA Engines
What are the technical components of Base Engine in TOSCA?
TOSCA Base Engine contains all the basic objects for processing automated test cases.
- Engine.dll is a COM.dll that encapsulates the required classes. The Engine.dll file uses a set of basic objects (e.g. Services.dll, etc.).
- Executor.exe is an executable file which is started for test execution and it uses Engine.dll.
- ToscaWizard.exe is an executable file, which starts TOSCA Wizard for scanning definition data.
More Related questions...