Forum Discussion

Experian_-_TX_S's avatar
Experian_-_TX_S
New Contributor
10 years ago

TestSuire Report is not generated

Hi guys,

I have a problem generating "TestSuite Report" when the test case is executed using "Launch Test Runner". Report is not generated or stored on the specified folder. Below you can find more details of the logs:

Running SoapUI TestRunner for [Auth]
directory: C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin
command: cmd.exe /C testrunner.bat -sSmoke -c"Auth - Key User (DP)" -r -fD:\ECQA -R"TestSuite Report" -FPDF -E"US Production - Data Power (LB)" "D:\ECQA\Web Services\Auth\Auth-DataPower.xml"
SoapUI Pro 5.0.0 TestCase Runner
Configuring log4j from [C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin\soapui-log4j.xml]
09:55:14,876 INFO [SoapUI] Adding [C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin\ext\postgresql-8.3-604.jdbc3.jar] to extensions classpath
09:55:14,876 INFO [SoapUI] Adding [C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin\ext\postgresql-8.3-604.jdbc4.jar] to extensions classpath
09:55:14,876 INFO [SoapUI] Adding [C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin\ext\sqljdbc.jar] to extensions classpath
09:55:15,298 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Documents and Settings\b01520a\soapui-settings.xml]
09:55:15,657 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin\scripts]
09:55:15,657 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin\listeners\demo-listeners.xml]
09:55:16,611 INFO [WsdlProject] Loaded project from [file:/D:/ECQA/Web%20Services/Auth/Auth-DataPower.xml]
09:55:16,829 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin\scripts]
09:55:17,376 INFO [SoapUIProTestCaseRunner] Running SoapUI tests in project [Auth]
09:55:17,423 INFO [SoapUIProTestCaseRunner] Running TestCase [Auth - Key User (DP)]
09:55:17,439 INFO [SoapUIProTestCaseRunner] Running SoapUI testcase [Auth - Key User (DP)]
09:55:17,470 INFO [SoapUIProTestCaseRunner] running step [Valid Data]
09:55:17,548 INFO [SoapUIProTestCaseRunner] running step [AuthKeyUser - ACS User]
09:55:18,392 DEBUG [HttpClientSupport$SoapUIHttpClient] Attempt 1 to execute request
09:55:18,392 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Sending request: POST /ewacs/authenticate/user HTTP/1.1
09:55:18,517 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Receiving response: HTTP/1.1 200 OK
09:55:18,532 DEBUG [HttpClientSupport$SoapUIHttpClient] Connection can be kept alive indefinitely
09:55:18,970 INFO [SoapUIProTestCaseRunner] Assertion [SOAP Response] has status VALID
09:55:18,970 INFO [SoapUIProTestCaseRunner] Assertion [Not SOAP Fault] has status VALID
09:55:18,970 INFO [SoapUIProTestCaseRunner] Assertion [Message] has status VALID
09:55:18,970 INFO [SoapUIProTestCaseRunner] running step [AuthKeyUser - EWACS User]
09:55:18,970 DEBUG [HttpClientSupport$SoapUIHttpClient] Stale connection check
09:55:18,970 DEBUG [HttpClientSupport$SoapUIHttpClient] Attempt 1 to execute request
09:55:18,970 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Sending request: POST /ewacs/authenticate/user HTTP/1.1
09:55:19,032 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Receiving response: HTTP/1.1 200 OK
09:55:19,032 DEBUG [HttpClientSupport$SoapUIHttpClient] Connection can be kept alive indefinitely
09:55:19,032 INFO [SoapUIProTestCaseRunner] Assertion [SOAP Response] has status VALID
09:55:19,032 INFO [SoapUIProTestCaseRunner] Assertion [Not SOAP Fault] has status VALID
09:55:19,032 INFO [SoapUIProTestCaseRunner] Assertion [Message] has status VALID
09:55:19,032 INFO [SoapUIProTestCaseRunner] Finished running SoapUI testcase [Auth - Key User (DP)], time taken: 1542ms, status: FINISHED
09:55:19,032 INFO [SoapUIProTestCaseRunner] TestCase [Auth - Key User (DP)] finished with status [FINISHED] in 1542ms

SoapUI 5.0.0 TestCaseRunner Summary
-----------------------------
Time Taken: 1673ms
Total TestSuites: 0
Total TestCases: 1 (0 failed)
Total TestSteps: 3
Total Request Assertions: 6
Total Failed Assertions: 0
Total Exported Results: 0


Thanks,

Carol.