Forum Discussion
Westpac_Banking
13 years agoOccasional Contributor
Hi Erik,
I have got the response by correcting the command used in point 11 as below.
a. Remove "sh -c " from command
b. There should not be any "-" or space in the project/testsuite/testcase name or path
Modified the command in point 11 as below
./testrunner.sh -sSonar_Webservices -cgetCorrespondanceRequest -r -RSonarTestReport -FPDF -EDefault -I /Users/imguser/Desktop/SonarWebService_soapui_project.xml
I have got the response by correcting the command used in point 11 as below.
a. Remove "sh -c " from command
b. There should not be any "-" or space in the project/testsuite/testcase name or path
Modified the command in point 11 as below
./testrunner.sh -sSonar_Webservices -cgetCorrespondanceRequest -r -RSonarTestReport -FPDF -EDefault -I /Users/imguser/Desktop/SonarWebService_soapui_project.xml