Forum Discussion
nmrao
Champion Level 3
fwseb wrote:
This gives the test case "Cancelled" result in ReadyAPI, as well as in the test log:
2021-03-23T13:51:45.4138758Z 14:51:45,399 INFO [SoapUIProTestCaseRunner] Finished running TestCase [xxxxxx], time taken: 1259ms, status: CANCELED
Does this work when the same project is called / execute from command-line using testrunner utility?
NOTE: No-voice in Azure pipeline.
By the way, what command do you use in Azure pipeline to execute the project?
fwseb
4 years agoNew Contributor
I haven't tried to run the test project by command line myself, but the command line that is used in pipeline is:
C:\WINDOWS\system32\cmd.exe /D /S /C ""C:\Program Files\Maven\apache-maven-3.5.2\bin\mvn.cmd" -f <my test project pom>.xml test --fail-at-end"
- nmrao4 years agoChampion Level 3Thank you for that.
Do you see the same behavior if you run the command locally to execute the project?
Related Content
- 4 years ago
- 9 years ago
Recent Discussions
- 19 hours ago
- 17 days ago