svreddyt
15 years agoOccasional Contributor
Capture Code Coverage Results with in the Logs?
Able to launch test runner from TFS successfully and able to generate test results as expected, but I am looking code coverage nodes need to display with in the logs as well, It would be good if display code coverage results with in the Test Summary Results.
Right now displays below test summary
SoapUI 3.6.1 TestCaseRunner Summary
-----------------------------
Time Taken: 2808ms
Total TestSuites: 1
Total TestCases: 1 (0 failed)
Total TestSteps: 10
Total Request Assertions: 95
Total Failed Assertions: 0
Total Exported Results: 0
I would like to include Covered Nodes summary on above results(right now it displays on the browser)
Number of Nodes 36
Covered Nodes 19 53%
Asserted Nodes 3 8%
Thanks
SR
Right now displays below test summary
SoapUI 3.6.1 TestCaseRunner Summary
-----------------------------
Time Taken: 2808ms
Total TestSuites: 1
Total TestCases: 1 (0 failed)
Total TestSteps: 10
Total Request Assertions: 95
Total Failed Assertions: 0
Total Exported Results: 0
I would like to include Covered Nodes summary on above results(right now it displays on the browser)
Number of Nodes 36
Covered Nodes 19 53%
Asserted Nodes 3 8%
Thanks
SR