🎴 Flashcard Mode
Software Testing and Risk-Based Testing Fundamentals
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Does Smart Identification work with DP
AnswerClick to flip back
A
No
💡 Explanation:
Smart Identification relies on an object repository to learn object properties and fallback behaviors. When using descriptive programming (DP), there is no object repository, so Smart Identification cannot be applied as it has no learned properties or ordinal identifiers to reference. DP requires complete, explicit property descriptions.