Microsoft Exam Questions

which base class should the test class inherit?

You are developing a Windows Presentation Foundation (WPF) application.
You are implementing a test strategy for the application.
You need to ensure that the test class can repeat user input.
From which base class should the test class inherit?

A.
AutomationElementIdentifier

B.
AutomationPeer

C.
Keyboard

D.
UICues