SOAP Request example

Can Gatling support SOAP web service If yes kindly share an example and also include how to pass Credential.

SOAP is only XML over HTTP.

As Gatling supports HTTP out of the box, there is no specific example for SOAP.
You can search gatling soap example on google and you will have plenty of sample from other Gatling users.

And about credentials, it really depends on your authentication scheme. There are plenty of example for basic authentication, authorization header or other values as well.

This community forum is not dedicated to replace your own work.

Cheers!

1 Like