ServiceNow Certified Application Developer — Question 80

Using Custom UI test step in Automated Test Framework, which of the following is NOT a testable page component?

Answer options

Correct answer: D

Explanation

The correct answer is D, as form field values represent data entered into fields rather than the components themselves. Buttons, UI controls, and UI pages are all testable components that can be interacted with during testing.