Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is there any PL/SQL code coverage tool given by Oracle

503853Apr 11 2006 — edited Apr 11 2006
Hello,
Is there any code coverage tool for PL/SQL given by Oracle itself. By Code coverage
tool i mean a tool which can give output of how many times a particular line in a plsql
procedure was executed for a test case(like jcoverage for java). I know dbms_profiler
gives the option i am asking for but wanted to know whether Oracle gives any tool
which can be used instead of using dbms_profiler manually.

Thanks, Suresh.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 9 2006
Added on Apr 11 2006
1 comment
297 views