Let's see how we configure a boundary scan in SoapUI:
The following screenshot displays the configuration parameters for configuring a Boundary Scan:
In the preceding screenshot, click on the + button in the top right of the left hand side of the window. This will further open a pop-up dialog box for further configuration.
In the preceding screenshot we can see that we have configured three values:
Parameter Name: Target parameter Request
Parameter label: Relevant name of the parameter of the request
XPath: XPath of the parameter
After configuring this, click on the Add button and this will add the attack.
Similarly, we configure another parameter; Password.
Now we have configured a Boundary Scan for authentication service:
Similarly we configure a SQL injection test:
The steps to configure the third scan, which is XPath injection, are the same...