boltQuick Concepts

Process

  • Create requirements

  • Create test cases, review them and mark them Active.

  • Connect Test cases with requirements (set up coverage)

  • optional - Create collections (they are grouping test cases)

  • Create test cycle for execution

    • Add test cases one by one

    • Add collections for speed up process

  • Execute test cases in test cycles

    • Mark them pass

    • Or anything else, then connect Jira Work items with them (Bugs)

  • Follow progress in the Dashboard or Reports

Last updated