Forum Discussion
Liberty_Informa
13 years agoRegular Contributor
Hi Ole,
This is not working with nightly build.
The command we used
The output we get is:
...
08:41:58,970 INFO [SoapUIProTestCaseRunner] Running Project [<Project Name>], runType = PARALLEL
08:41:58,985 INFO [SoapUIProTestCaseRunner] Project [<project name>] finished with status [RUNNING] in 0ms
SoapUI 4.5.0.1-SNAPSHOT TestCaseRunner Summary
-----------------------------
Time Taken: 26ms
Total TestSuites: 0
Total TestCases: 0 (0 failed)
Total TestSteps: 0
Total Request Assertions: 0
Total Failed Assertions: 0
Total Exported Results: 0
soapUI version is:
soapUI Pro 4.5.0.1-SNAPSHOT, copyright (C) 2007-2012 smartbear.com http://www.soapui.org | http://smartbear.com Build [internal], Build Date 2012/06/25 00:28
To add more, when we changed invocation style of the test-suite to Sequential, we got expected output
SoapUI 4.5.0.1-SNAPSHOT TestCaseRunner Summary
-----------------------------
Time Taken: 34238ms
Total TestSuites: 1
Total TestCases: 31 (7 failed)
Total TestSteps: 81
Total Request Assertions: 93
Total Failed Assertions: 8
Total Exported Results: 7
Can you help?
This is not working with nightly build.
The command we used
...testrunner.bat -r -I "<soapUI Project Path>.xml"
The output we get is:
...
08:41:58,970 INFO [SoapUIProTestCaseRunner] Running Project [<Project Name>], runType = PARALLEL
08:41:58,985 INFO [SoapUIProTestCaseRunner] Project [<project name>] finished with status [RUNNING] in 0ms
SoapUI 4.5.0.1-SNAPSHOT TestCaseRunner Summary
-----------------------------
Time Taken: 26ms
Total TestSuites: 0
Total TestCases: 0 (0 failed)
Total TestSteps: 0
Total Request Assertions: 0
Total Failed Assertions: 0
Total Exported Results: 0
soapUI version is:
soapUI Pro 4.5.0.1-SNAPSHOT, copyright (C) 2007-2012 smartbear.com http://www.soapui.org | http://smartbear.com Build [internal], Build Date 2012/06/25 00:28
To add more, when we changed invocation style of the test-suite to Sequential, we got expected output
SoapUI 4.5.0.1-SNAPSHOT TestCaseRunner Summary
-----------------------------
Time Taken: 34238ms
Total TestSuites: 1
Total TestCases: 31 (7 failed)
Total TestSteps: 81
Total Request Assertions: 93
Total Failed Assertions: 8
Total Exported Results: 7
Can you help?