in IS&Software Engineering retagged by
3,163 views
1 vote
1 vote

Basis path testing falls under

  1. system testing
  2. white box testing
  3. black box testing
  4. unit testing
in IS&Software Engineering retagged by
3.2k views

1 Answer

5 votes
5 votes
Best answer

Answer : White Box Testing

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.

Reference : WBT

selected by
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true