edge-coverage

There are 2 repositories under edge-coverage topic.

  • KhaledAshrafH/TechBlend-Testing

    This repository contains code and documentation for performing black box testing and graph coverage analysis on software systems. Black box testing is a technique that tests the functionality of a system without knowing its internal structure or implementation. Graph coverage analysis is a technique that measures how well a set of test cases covers

    Language:HTML210
  • PPC_EC-generator

    williamniemiec/PPC_EC-generator

    This source code is application that is used to generate the Prime Path Coverage (PPC) and Edge Coverage (EC) value of a test method.

    Language:C#00