Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unicode Coverage analyzer

Former Member
0 Kudos

Hi,

Can somebody please help me with how to use coverage analyzer?

Thanks,

Yogita

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello

The Coverage Analyzer is a tool for entering the number of calls for processing blocks and executable programs separately according to periods, users and functional areas. The processing blocks and executable programs together with their keywords are shown in the following table:

Unit

Keyword

Procedures

form, function, method

Dialog modules

module

Event blocks

at line selection, at pf<xx>, at selection screen, at user command, end of page, end of selection, get, get late, initialization, start-of-selection, top-of-page

Programs

program, report

The Coverage Analyzer is, therefore, a function for monitoring the system-wide execution of ABAP programs. It also

enables the success of test activities to be assessed for quality checks,

provides an overview of the use of programs for development purposes.

The transaction is SCOV.

For help on this check

http://help.sap.com//saphelp_470/helpdata/EN/c7/af9a79061a11d4b3d4080009b43351/frameset.htm

Bye

Gabriel

1 REPLY 1

Former Member
0 Kudos

Hello

The Coverage Analyzer is a tool for entering the number of calls for processing blocks and executable programs separately according to periods, users and functional areas. The processing blocks and executable programs together with their keywords are shown in the following table:

Unit

Keyword

Procedures

form, function, method

Dialog modules

module

Event blocks

at line selection, at pf<xx>, at selection screen, at user command, end of page, end of selection, get, get late, initialization, start-of-selection, top-of-page

Programs

program, report

The Coverage Analyzer is, therefore, a function for monitoring the system-wide execution of ABAP programs. It also

enables the success of test activities to be assessed for quality checks,

provides an overview of the use of programs for development purposes.

The transaction is SCOV.

For help on this check

http://help.sap.com//saphelp_470/helpdata/EN/c7/af9a79061a11d4b3d4080009b43351/frameset.htm

Bye

Gabriel