Hi All,
I am new to Jenkins and is in the process of on-boarding SoapUI test suite to Jenkins to run the SoapUi regression pack along with build.
I am using SoapUI TestRunner to run the suite in jenkins - everything is working as expected in local instance.
WASP token generated dynamically is passed as a Property Transfer to the testcases in SoapUI and is working as expected in local instance; however, with Jenkins this WASP token property is now working as expected and getting 401 error.
Can somebody give any guidance.