Code Reviews
Code review is a special technique used to keep defects away from the
development lifecycle. Kualitatem perform code reviews to save time by
catching defects before they affect other parts of the program code. Defects
found during the code review can be functional problems (bugs), maintenance
problems such as fragile or incomprehensible code, and traceability problems
such as unnecessary features or features that don't match the requirements.
* *
At Kualitatem we have developed a comprehensive methodology to conduct code
reviews. We thoroughly check for code presentation, business layer, database
access layer and database design. Within these sections we have developed a
list of attributes that judge code style, functional inputs, naming
conventions, exception handling, memory utilization, database handling to
name a few.
We use peer review methodology to conduct code reviews manually. At times
according to client requirements we also use automated tools like Jstyle,
Code Striker, SSW Code Auditor etc to conduct code reviews.
Please contact us with your code review requirements and we can share our