HelpWizard Pages Linking Technologies8/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<strong>Linking Technologies: Multiple Hosts </strong> link=HelpWizard Pages Linking Technologies7/en|back Datei:arrowright.png|link…“) |
Cg (Diskussion | Beiträge) |
||
Zeile 8: | Zeile 8: | ||
To run any action on a remote host, add a "Host" special input pin to the action and give it a handle to a previously opened remote connection. |
To run any action on a remote host, add a "Host" special input pin to the action and give it a handle to a previously opened remote connection. |
||
Here is an example where a remote host is instructed to |
Here is an example where a remote host is instructed to send a REST message back to the local (tested) system: |
||
[[Datei:RemoteSendingMessage.png|250px]] |
[[Datei:RemoteSendingMessage.png|250px]] |
Aktuelle Version vom 18. März 2022, 08:36 Uhr
Linking Technologies: Multiple Hosts
Actions in any of the supported languages can be executed on any reachable host (given that it was configured as such and provides access). Complex tests scenarios, load-generation, code-injection into the device under test can be setup this way.
To run any action on a remote host, add a "Host" special input pin to the action and give it a handle to a previously opened remote connection.
Here is an example where a remote host is instructed to send a REST message back to the local (tested) system: