Exam (elaborations)
C857 - WGU Software Quality Assurance Correct 100%
- Course
- Institution
Statement Coverage -ANSWER measures whether each executable statement is encountered. Decision Coverage -ANSWER measures whether Boolean expressions tested in control structures (such as if-statements or while-statements) are evaluated to both true and false Condition Coverage -ANSWER measure...
[Show more]