This shows you the differences between two versions of the page.
|
en:script_generic_adaptor_examples [2019/01/30 14:16] tast |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Script Generic Adaptor examples ===== | ||
| - | |||
| - | {{:TAST-icon.png?nolink&70|}} | ||
| - | |||
| - | ====Description==== | ||
| - | Through the Database Adaptor, TAST connects to a remote machine and execute commands, doesn’t matter the Operating System. It’s possible to perform single tests with this adaptor or End to end tests connecting with other adaptors either. | ||
| - | |||
| - | ====UML Diagram and Mapping==== | ||
| - | |||
| - | This is an example of a UML Diagram which uses the Script Generic Adaptor. | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | In this case, | ||
| - | |||
| - | |||
| - | As part of the mapping process, you should provide the Adaptor’s information, regarding to connect and use it. | ||
| - | |||