edited by
680 views
1 votes
1 votes

To carry out white box testing of a program, its flow chart representation is obtained as shown in the figure below:

For basis path based testing of this program, its cyclomatic complexity is

  1. $5$
  2. $4$
  3. $3$
  4. $2$
edited by

1 Answer

Related questions

1 votes
1 votes
0 answers
1
soujanyareddy13 asked Apr 12, 2022
900 views
Match the following:$$\begin{array} {ll} \qquad \quad\textbf{List-I} & \qquad \quad \textbf{List-II} \\ \text{(P) Condition coverage} & \text{(1) Black-box testing} \\ \t...