cancel
Showing results for 
Search instead for 
Did you mean: 

Review code for JAVA webdynpro

Former Member
0 Kudos

Hi

I have Java Webdynpro programs to review the source code.

Can you please advice me the review checklist or highlight points to be considered

in reviewing the code.

After searching thru forum, i could not find except this

Pls shed somelight on this.

Regards

Chandra

Accepted Solutions (1)

Accepted Solutions (1)

Qualiture
Active Contributor
0 Kudos

Hi,

I think the information given via that link is pretty thorough... what more information do you need?

Former Member
0 Kudos

Hi Robin

Thanks for reply.

It would be nice if i get any checklist to review code accordingly.

Any other points are not considered here?

like validation in webdynpro or Performance in code etc?

what are the areas people generally make mistakes which be crictical in testing..sharing experieince also will be great.

I am just comparing ABAP with java code..Any other suggestions?

Regards

Qualiture
Active Contributor
0 Kudos

Hi,

Regarding plain Java code (not WDJ specific) there are plenty of resources to find, for instance

http://javarevisited.blogspot.com/2011/09/code-review-checklist-best-practice.html

Regarding Web Dynpro specifics (views, contextx, componentization, etc), there are some best practices to follow which can be considered more or less mandatory, have a look at this document: http://www.sdn.sap.com/irj/scn/shop?rid=/media/uuid/802790af-ce5f-2b10-c8b6-b3f5b36d4c48#

Answers (0)