SOAish
12 years agoNew Contributor
Adding HTTP Header for a Soap Request
I have many Test Suites (around 60) with Test Cases. I have to add Additional Http Header ("Header, value" pair)for each Request in all the Test Cases. I can use global Property as I have to pass the same header value accross all the SOAP requests; But can I get any other way either through groovy / some other feature in SOAPUI?