Basis path testing

id: basis-path-testing-284-6810396
title: Basis path testing
text: In software engineering, basis path testing, or structured testing, is a white box method for designing test cases. The method analyzes the control-flow graph of a program to find a set of linearly independent paths of execution. The method normally uses McCabe cyclomatic complexity to determine the number of linearly independent paths and then generates test cases for each path thus obtained. Basis path testing guarantees complete branch coverage, but achieves that without covering all possible
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Basis_path_testing
date created:
date modified: 2024-03-26T05:59:20Z
main entity: {"identifier":"Q4867572","url":"https://www.wikidata.org/entity/Q4867572"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part