Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki1245: CodeCoverage (Version 2)

Overview#

Accelerate the optimization, testing and quality assurance phases of embedded development. The code coverage tool in QNX Momentics development suite supports a methodology for ensuring code quality and product integrity.

The code coverage tool identifies areas of code that have not been exercised during testing, allowing further action to be taken, such as modify the test suite to ensure complete test coverage, or determine whether the code is no longer required.

Since the code coverage tool is fully integrated with the IDE, developers can perform testing, optimization, and quality assurance with much less effort.

Code coverage is an essential tool for environments where testing, bug fixing, and software maintenance are handled by separate groups, who may not be involved in the original code development. Code coverage allows:

  • launching a code coverage session and immediately start monitoring an application
  • viewing live results of binary coverage, right down to the basic block (branch path)
  • launching a code editor to see at a glance which source lines have been, or have not been, covered
  • using all the IDE's navigation and referencing tools to help analyze code coverage data
  • viewing the progression of code coverage over several application runs
  • generating reports for additional analysis

Code Coverage/code_coverage_snapshot.gif

Resources#




Active Tab Versions Inactive Tab - left sideAssociations Inactive Tab - left sideAttachments Inactive Tab - left sideBack LinksInactive Tab - right side  
    Version From To Version Comment Created By
    Version 6 Angelina Gomes(deleted)  -  09/11/2007
    Version 5 David Inglis(deleted)  -  09/06/2007
    Version 4 David Inglis(deleted)  -  09/06/2007
    Version 3 Elena Laskavaia  -  09/05/2007
    Version 2 Elena Laskavaia  -  08/31/2007
    Version 1 Elena Laskavaia  -  08/31/2007