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

Easiest explanation: For example, OPERATIONS in the account class can be categorized in INITIALIZATION operations (OPEN, SETUP), computational operations (deposit,withdraw) etc.



Discussion

No Comment Found

Related InterviewSolutions