graph-coverage

There are 9 repositories under graph-coverage topic.

  • AliAtaollahi/Software_Testing_Projects

    Projects of Software Testing Course at University of Tehran; Fall 2023

    Language:HTML60
  • MisaghM/Software-Testing-Course-Projects

    Writing unit tests using JUnit, mock testing, graph coverage, API testing, logic coverage, mutation testing, and BDD.

    Language:Java4100
  • KhaledAshrafH/JRoboStack

    It's a comprehensive testing project aimed at thoroughly testing a Todo application. It includes testing for both the backend and frontend components. The project is built using a Spring Boot backend server and an HTML/JavaScript frontend.

    Language:HTML310
  • rahmanidashti/primepathfinder

    Prime Path Finder in C

    Language:C320
  • 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
  • PashaBarahimi/Software-Testing-Course-Projects

    Writing unit tests using JUnit, mock testing, graph coverage, API testing, logic coverage, mutation testing, and BDD.

    Language:Java2101
  • leticiatavaresds/CFG_Paths

    Desenvolvimento de uma automação que elabora uma versão do código fonte que armazena um nó ao passar por ele de acordo com o grafo gerado de forma que permita o usuário visualizar o caminho que uma entrada percorre para construção de Testes de Cobertura de Grafos.

    Language:Python0100
  • surajgoud36/Graph_Coverage

    Using graphs to model the software artifacts and applying the coverage criteria (Node, Edge, Edge-Pair) to design the test cases. Developed a user interface to take graph as input and generate the test paths and test requirements, that pertains to the test cases for the software artifact.

    Language:JavaScript0000