InterviewSolution
Saved Bookmarks
| 1. |
_____________ categorizes class operations based on the generic function that each performs.(a) Category-based partitioning(b) Attribute-based partitioning(c) State-based partitioning(d) None of the mentionedThis question was addressed to me during an online interview.I'm obligated to ask this question of Object Oriented Testing in chapter Software Testing and Quality Management of Software Engineering |
|
Answer» The correct option is (a) Category-based partitioning |
|