Forum Discussion

pravekdadhwal's avatar
pravekdadhwal
New Contributor
5 years ago
Solved

SoapUI Pro for Azure DevOps - Cannot validate argument on parameter 'ArgumentList'. the argument ...

Dear All,

 

I have SoapUI Pro for Azure DevOps task successfully running in a Release pipeline.

 

The tests are passing, however the step "SoapUI Pro for Azure DevOps" shows an error : 

"Cannot validate argument on parameter 'ArgumentList'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again"

 

I am using version *.2 of this task and the task "SoapUI Pro for Azure DevOps"  has only value in "

 
2019-10-01T16:50:17.4062767Z ##[debug]Exception:
2019-10-01T16:50:17.4134108Z ##[debug]Microsoft.PowerShell.Commands.WriteErrorException: Cannot validate argument on parameter 'ArgumentList'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
2019-10-01T16:50:17.4417563Z ##[error]Cannot validate argument on parameter 'ArgumentList'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
2019-10-01T16:50:17.4424887Z ##[debug]Processed: ##vso[task.logissue type=error]Cannot validate argument on parameter 'ArgumentList'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
2019-10-01T16:50:17.4425441Z ##[debug]Processed: ##vso[task.complete result=Failed]
 
I found this article - https://community.smartbear.com/t5/SoapUI-Pro/SoapUI-Pro-for-Azure-DevOps-Tests-passing-task-failing/m-p/189174/highlight/false#M43415 which says its resolved, but I couldnt actually understand what was done in order to resolve the problem.
 
Detailed steps around "Common.TestResultsDirectory variable" step, would be higly appreciated.
 
Thanks
 
 

1 Reply