Architexa - Understand and Document  
Get Started
Watch a 3 Minute
Overview Video

Code Quality in the Software Development

The underlying cause of reduced code quality and high costs of most software development projects is the Lack of Code Visibility.

With projects getting larger there is an increasing need for developers to understand new parts of their code-bases. This often extends to code that a developer might have written a few months ago. Without visibility into the code implementation, it is hard for a developer to thoroughly understand the code.

Enlarge

Insufficient understanding of such code often causes a number of code quality problems:

  • While designing local decisions are often made resulting in an inconsistent and brittle architecture,
  • While coding in the absence of clear module boundaries results in new code being placed in incorrect modules and results in an erosion of the code architecture, and
  • While testing the difficulty in being thorough with the various components results in bugs being missed.

As a result, code quality often deteriorates as development continues and developers attempt to update the architecture while implementing new features or address existing bugs. With the "Cost of Change" growing rapidly over time, many projects are led to failure.

Beyond individual developers, code quality and visibility is a challenge faced by the entire team.

While code reviews are often recognized as one of the most useful techniques in improving code quality, doing them effectively requires team members to understand and have a good visibility into code written by others. Without such deep understanding it is a challenge for developers to take part in useful discussions and sharing of both the current implementation and the changes made.

Beyond collaborative needs, in order to help the entire team to gain a deep visibility into each other's code, a strong documentation of individual developer's code is essential. However, traditionally documenting is usually both time-consuming and difficult. Therefore teams' development efficiency can often get limited due to out-of-date and poorly documented and spaghetti-like code.


Gaining Code Visibility with Architexa

Architexa helps developers with code quality by improving code visibility through great diagrams using a familiar and visually scalable interface.

Diagrams used by Architexa are familiar - similar to those often made on whiteboards, but have the power of being connected straight to the code. With Architexa, teams can easily explore through interactive diagrams:

  • Layered Diagrams emphasize the packages, classes, the levels between them and the dependencies to provide an easily overview of a large code-base.
  • Class Diagrams emphasize the classes, attributes, operations, and the relationships between them to provide a quick understanding of the interconnection among elements.
  • Sequence Diagrams emphasize the interaction between the given classes/objects to help developers quickly figure out the detailed logic flow of certain parts of the code-base.

All diagramming tools provided by Architexa have built-in support for advanced visual scalability so that developers can focus on parts of a code-base that is relevant to a developer's task. Architexa also allows developers to interact with these diagrams so that they can explore the code in ways that are relevant to their task and so that they do not get overwhelmed with irrelevant information.

Architexa helps development teams to document and review code by increasing the overall visibility of the entire teams code.

Architexa has been built to provide teams with support for:

  • Discussing Design and Code Fragments by allowing team members to have precise discussions of code diagrams, enabling in-depth insight into their colleagues' code, and therefore easily performing common tasks like code reviewing.
  • Code Architecture Documentation providing a common ground built straight from the code, allowing team members to design and implement new features with better quality.

Make sense of your code now! Get Started
Architexa is an i3labs project. Copyright ©2017 i3labs. All rights reserved. Privacy Policy | Terms of Use