Skip to content

Debugging #10

@JhohannesK

Description

@JhohannesK

Filename: Debugging.md.

WORD: Debugging

Meaning
Debugging is simply identifying and resolving bugs in a computer program.

steps in debugging

  • Identifying errors
  • Finding the error location
  • Analyzing the error by trying to understand what the error really is.
  • Proving the analysis by writing automated tests with some test frameworks.
  • Run unit tests for the code.

Contributor: Domeh John Kelvin
Twitter: @_jhohannes Github: @jhohannesK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions