The objective of structural testing is to ensure that each independent program…

2025

The objective of structural testing is to ensure that each independent program path is executed __________

  1. A.

    at least twice

  2. B.

    at least half

  3. C.

    at least once

  4. D.

    at most twice

Attempted by 46 students.

Show answer & explanation

Correct answer: C

Structural testing, or white-box testing, verifies internal program logic. The goal of path coverage is to ensure every independent execution path runs at least once during the testing process.

Explore the full course: Mppsc Assistant Professor