Forum Discussion

testKrzysztofBo's avatar
testKrzysztofBo
New Contributor
15 years ago

SOAP Monitor in command line mode?? [linux] and 2+ threads

Hi
I am new in SOAPUI. I need to mock part of my system and i decide to use SOAPUI to record traffic and mock it.

I need to run SOAPUI in command line mode. How to set up SOAP monitor then? In normal (window) mode it should be easy - but in command line?
After recording i could create mock and change data in window mode - but traffic recording is possible (in my system/net) only in command line. I don't have access to window mode on linux machine, but after recording - i could change data on linux/windows window instance of SOAPUI.

I have WSDL, I could send traffic to proxy/tunnel port and i have destination port (all on localhost - the same machine, linux).

It's possible? If yes - how to do it?


Second question - its possible to use more than one thread in SOAPUI? My plan for system test is:

Serwer send ~5 requests per second (in forever loop mode) to SOAPUI mock. Mock will w8ing 1 sec and send answer (1 answer per each request, so i need ~5 threads in mock).

I need to simulate system working (system answer after 1 sec - mock will be faster, so mock need to w8ing without working - up to 1 sec), which is part of bigger system.

Any help?
No RepliesBe the first to reply