Hi!
I'm not able to reproduce this either, I get
SoapUI Pro 4.6.1 TestCase Runner
[...]
12:48:30,508 INFO [SoapUIProTestCaseRunner] Running SoapUI tests in project [CurrencyConvertor]
12:48:30,510 INFO [SoapUIProTestCaseRunner] Running Project [CurrencyConvertor], runType = SEQUENTI
AL
12:48:30,518 INFO [SoapUIProTestCaseRunner] Running SoapUI testcase [TestCase]
12:48:30,523 INFO [SoapUIProTestCaseRunner] running step [DataSource]
java.lang.Exception: Missing sheet [DoNotExsits] in workbook [<MASKED PATH TO PROJECT FOLDER>/DataSource.xls]
at com.eviware.soapui.impl.wsdl.teststeps.datasource.ExcelDataSource.load(SourceFile:127)
at com.eviware.soapui.impl.wsdl.teststeps.WsdlDataSourceTestStep.next(SourceFile:507)
at com.eviware.soapui.impl.wsdl.teststeps.WsdlDataSourceTestStep.run(SourceFile:135)
at com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner.runTestStep(AbstractTestCaseR
unner.java:239)
at com.eviware.soapui.impl.wsdl.testcase.WsdlTestCaseRunner.runCurrentTestStep(WsdlTestCaseR
unner.java:48)
at com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner.internalRun(AbstractTestCaseR
unner.java:148)
at com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner.internalRun(AbstractTestCaseR
unner.java:43)
at com.eviware.soapui.impl.wsdl.support.AbstractTestRunner.run(AbstractTestRunner.java:135)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
12:48:30,803 ERROR [SoapUIProTestCaseRunner] DataSource failed, exporting to [<MASKED PATH TO PROJECT FOLDER>\TestSuite-TestCase-DataSource-0-FAILED.t
xt]
12:48:30,807 INFO [SoapUIProTestCaseRunner] running step [Request]
12:48:31,057 DEBUG [HttpClientSupport$SoapUIHttpClient] Attempt 1 to execute request
12:48:31,057 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Sending
request: POST /CurrencyConvertor.asmx HTTP/1.1
12:48:31,487 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Receivin
g response: HTTP/1.1 200 OK
12:48:31,490 DEBUG [HttpClientSupport$SoapUIHttpClient] Connection can be kept alive indefinitely
12:48:31,537 INFO [log] hello again
12:48:31,538 INFO [SoapUIProTestCaseRunner] Assertion [SOAP Response] has status VALID
12:48:31,539 INFO [SoapUIProTestCaseRunner] Finished running SoapUI testcase [TestCase], time taken
: 778ms, status: FAILED
12:48:31,539 INFO [SoapUIProTestCaseRunner] Project [CurrencyConvertor] finished with status [FAILE
D] in 1026ms
12:48:31,540 ERROR [SoapUIProTestCaseRunner] java.lang.Exception: TestCase [TestCase] failed without
assertions
12:48:31,540 ERROR [SoapUI] An error occurred [TestCase [TestCase] failed without assertions
], see error log for details
java.lang.Exception: TestCase [TestCase] failed without assertions
at com.eviware.soapui.tools.SoapUITestCaseRunner.throwFailureException(SoapUITestCaseRunner.
java:531)
at com.eviware.soapui.tools.SoapUITestCaseRunner.runRunner(SoapUITestCaseRunner.java:433)
at com.eviware.soapui.tools.AbstractSoapUIRunner.run(AbstractSoapUIRunner.java:158)
at com.eviware.soapui.tools.AbstractSoapUIRunner.runFromCommandLine(AbstractSoapUIRunner.jav
a:89)
at com.eviware.soapui.SoapUIProTestCaseRunner.main(SourceFile:58)
Could you send us a minimal project where you are able to reproduce this or provide some step-by-step instructions, perferly including screenshots, so we can see if there's anything we missed.
--
Regards
Erik
SmartBear Sweden