TESTING
How to use Squish Coco to determine code coverage for automated tests
How to use Squish Coco to determine code coverage for automated tests
At some point, one may be interested in finding out how well-developed the automated test cases which validate the Web Services functionality actually are. In other words, it would be good to know how much the test cases hit the code. One way to test the Web Services functionality is by using SOAP UI. This article describes how we can use the Squish Coco application to determine how much the SOAP UI test cases impact the C# code.