Acceptance Test coverage

0 views
Skip to first unread message

swarnit jain

unread,
Jun 14, 2013, 1:33:27 AM6/14/13
to Columb...@googlegroups.com

Hello everyone,

I'm using Spec Flow from past 2 years to write acceptance test and have written more than 550 tests till date. Now my business team has asked me to give how much code coverage is done by Acceptance Test. Is there any tool/method/process which can help me in finding out the code coverage for Acceptance Test ?

Thanks in advance.

Ayan

unread,
Jun 16, 2013, 9:52:57 PM6/16/13
to Columb...@googlegroups.com

I am coming from the world of Java and this is what we did before in this situation. We used Cucumber / Java to test web application. To get a coverage report we got the web application instrumented with corbetura. Then the newly instrumented WAR is deployed to DEV environment and the cucumber tests are run. Once the test run is completed the DEV environment was shutdown and a coverage report was generated with Corbetura. Now we had a Red / Green / Yellow report of what lines of our web app code were tested with the cucumber suite.

Perhaps such a cycle might work in the .NETworld with some tool. Let us know if this helps and share your experience on how you accomplish this.

Regards
Ayan

--
 
---
You received this message because you are subscribed to the Google Groups "Columbus ATDD Developers Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to Columbus-ATD...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply all
Reply to author
Forward
0 new messages