Skip to content
#

prime-path-coverage

Here are 5 public repositories matching this topic...

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

  • Updated Aug 30, 2023
  • HTML

In this assignment, we investigated real-world code and its associated tests in a team of 3 people. The goal was to apply concepts taught in Software Engineering Testing to Analyse the code, evaluate the testing suit in place, and propose improvements.

  • Updated May 15, 2024
  • HTML

Improve this page

Add a description, image, and links to the prime-path-coverage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prime-path-coverage topic, visit your repo's landing page and select "manage topics."

Learn more