Getting Started
IDE & Navigation
Properties & Tools
This page describes the different integration processes for integrating with existing test automation tools and test frameworks to allow you to test any type of applications from TestOptimal.
The integration processes are categorized as follows based on who you would like to see driving/initiating the model execution:
Driver Process allows agent to initiate the model execution remotely while Agent Process assumes that the model is already started on TestOptimal server and thus it just needs to attach itself to the executing model. Details are described in the following.
Driver Process:
Agent Process:
Using the above two processes, you can develop three types of integrations:
You may choose one type of integration and implement it at the first and add implementations for other types of integration based on your needs.