G
GT
Hello,
Do you know any tools / libraries (best open source) which support below
desc. idea?
I want to examine which parts of application / code are [not] used while
performing user requests.
In similar way to examining "code coverage by unit tests" but instead of
unit tests we have real users, best from production environment.
Such tool will be working with real application through ie 1 month and then
will be generated report. Report which, in basic, shows which code was never
used "by users".
I hope this will help me to refactor whole project (remove unused
fragments).
Application bases on J2EE techn. and run on Web Logic Server and have many
funcionalities which currently are not used, not documented and effectively
make hard maintenance
Thank you for help
Greetings
Gregory
Do you know any tools / libraries (best open source) which support below
desc. idea?
I want to examine which parts of application / code are [not] used while
performing user requests.
In similar way to examining "code coverage by unit tests" but instead of
unit tests we have real users, best from production environment.
Such tool will be working with real application through ie 1 month and then
will be generated report. Report which, in basic, shows which code was never
used "by users".
I hope this will help me to refactor whole project (remove unused
fragments).
Application bases on J2EE techn. and run on Web Logic Server and have many
funcionalities which currently are not used, not documented and effectively
make hard maintenance
Thank you for help
Greetings
Gregory