retagged by
3,163 views

1 Answer

Best answer
5 votes
5 votes

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

1 votes
1 votes
1 answer
1
0 votes
0 votes
1 answer
2
0 votes
0 votes
2 answers
3
go_editor asked Jul 8, 2016
2,865 views
The maturity levels used to measure a process areInitial, Repeatable, Defined, Managed, OptimizedPrimary, Secondary, Defined, Managed, OptimizedInitial, Stating, Defined,...
1 votes
1 votes
1 answer
4
go_editor asked Jul 8, 2016
5,725 views
Component level design is concerned withFlow oriented analysisClass based analysisBoth of the aboveNone of the above