Hello everybody,
was thinking about adding a GUI for creating SOAP requests to JMeter
(based on http://www.membrane-soa.org/soa-model/ inspired by
http://www.membrane-soa.org/soap-client/).
https://jmeter.apache.org/usermanual/build-ws-test-plan.html show a
"WebService(SOAP) Request" Sampler, but in JMeter 2.12-SNAPSHOT (build
from github sources) I see only a "SOAP/XML-RPC Request" Sampler.
The source contains both samplers (WebServiceSampler.java and
SoapSampler.java). I guess the "WebService(SOAP) Request" Sampler is
deprecated/not used any more?
Thanks and kind regards,
Pascal
|