Welcome to the GraphTool Documentation

2014-05-23

Software version 1.0

The GraphTool software is developed as a way for Ericsson to visualizes dependencies between software units as well as visualizing software unit differences between two different builds.

This is the GraphTool software documentation. The documentation is divided into a user manual explaining the usage of the software and a developer guide explaining the architecture and data structures in order to allow for further development. There is also code level documentation in doxygen format included with the documentation package. The last testing section describes how to assure the quality of the tool. It should be used for regression testing.

User Manual

The user manual contains information how to compile the and run the application. All features are explained as well as GUI interactions and keyboard shortcuts.

Developer Guides

The developer guides contains information about the internal data structures and the software architecture.

Code Documentation

Doxygen code documentation, used for in-depth code documentation overview.

Testing

The testing documentation for unit and functional testing.