2008 Nov 25 7:57 AM
Hi there,
I think it would be a good idea to check the coverage of unit tests: If I run "module test" - are all the methods of the object under test processed by the unit tests?
A simple procedure should be available for this. Like an ST05 trace, the procedure could be like this:
- Switch on the coverage analyzer
- Run the module tests for a single code unit
- Switch off the coverage analyzer and view the results.
I have no experience with transaction SCOV. Would it be that simple to use it for isolated, simple unit test coverage? As far as I have looked at it, it seems a much more heavy-weight transaction which is not so easy to use for such a simple purposes. Is this right?
Did anybody make steps in this direction so far?
Rüdiger
2009 Feb 17 4:29 PM
Hello Rüdiger,
you are right the combination of SCOV and ABAP Unit is quite natural. And yes in most of the available releases they to hardly team up.
With releases > 7.01 (SAP Netweaver) there will be dedicated support for the scenario you have described. For all releases <= 7.01 it is virtually impossible.
Best Regards
Klaus
Hello Rüdiger,
you are right the combination of SCOV and ABAP Unit is quite natural. And yes in most of the available releases they to hardly team up.
With releases > 7.01 (SAP Netweaver) there will be dedicated support for the scenario you have described. For all releases <= 7.01 it is virtually impossible.
Best Regards
Klaus
2009 Feb 17 4:29 PM
Hello Rüdiger,
you are right the combination of SCOV and ABAP Unit is quite natural. And yes in most of the available releases they to hardly team up.
With releases > 7.01 (SAP Netweaver) there will be dedicated support for the scenario you have described. For all releases <= 7.01 it is virtually impossible.
Best Regards
Klaus
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |