WGU C857 - Software Quality Assurance Questions and Answers Already Passed
Statement Coverage measures whether each executable statement is encountered. Decision Coverage measures whether Boolean expressions tested in control structures (such as if-statements or while-statements) are evaluated to both true and false Condition Coverage measures the true or false outcome of each Boolean subexpression Multiple Condition Coverage measures whether every possible combination of Boolean subexpression occurs Path Coverage measures whether each of the possible paths in each function has been followed Equivalence Class Partitioning Defines condition or error classes to help reduce the number of finite tests. Divide a set of test conditions into groups or sets that can be considered the same
Document information
- Uploaded on
- November 7, 2022
- Number of pages
- 14
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers