Part 1 "Test Techniques various"If we say that a set of tests has achieved 100% structural decision coverage on a particular module in a program, what does that mean? 1 credit [K2]
A. That all bugs present in that module were necessarily revealed by those tests.
B. That every control flow branch had been executed at least once by those tests.
C. That every dataflow in that module was exercised at least once by those tests.
D. That every path through that module was exercised at least once by those tests.
Part 1 "Test Techniques various"If we say that a set of tests has achieved 100% structural decision coverage on a partic
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Part 1 "Test Techniques various"If we say that a set of tests has achieved 100% structural decision coverage on a partic
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!