Cyclomatic complexity is associated with

2025

Cyclomatic complexity is associated with

  1. A.

    White Box Testing

  2. B.

    Black Box Testing

  3. C.

    Grey Box Testing

  4. D.

    None of the above

Attempted by 46 students.

Show answer & explanation

Correct answer: A

Cyclomatic complexity is a software metric that measures the number of linearly independent paths through a program's source code structure. It requires analyzing internal logic and control flow, making it a fundamental technique in White Box Testing.

Explore the full course: Isro