ServiceNow Certified System Administrator — Question 199
Which testing framework is used to test ServiceNow Applications?
Answer options
- A. Test Driven Framework (TDF)
- B. Junit
- C. Selenium
- D. Automated Test Framework (ATF)
Correct answer: D
Explanation
The Automated Test Framework (ATF) is specifically designed for testing ServiceNow Applications, allowing for automated testing of various functionalities. Test Driven Framework (TDF), Junit, and Selenium are not tailored for ServiceNow and may not support its unique features or requirements effectively.