TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
This is an old revision of the document!
This adapter is used to execute the flow information of the TAST execution process, by manipulating variables that are used to obtain and establish values in the adapters, as well as in decision making and loops.
No information is established during initialization of the adapter. It is by using the information of the predefined functions where it is performed.
There are no Initialization Parameters.
* sendKeysCombinationThread: this function runs in a separate thread and sends the key combinations (Java Robot KeyEvent API) one by one separated by a + where the cursor is at the moment. The first parameter indicates how long to wait before executing. The function can be used before calling the method that needs key interaction.