Forum Discussion

Jeroen_Jansen's avatar
Jeroen_Jansen
New Contributor
7 years ago

Start linux command in teststep

I would like to start a script on a linux server. This scripts takes care of sending documents which are received by a mock in SOAP.
We now need to start the script manually and would like to start this from the testcase.

We need the following:
1. Connect with linux server
2. Start a script on this server
3. Receive the documents which are send by this script in a mock.

The third step is already working but the first two steps we can't get it working.

3 Replies