When is manual testing necessary?

Stuart Lamont1
Tera Contributor

Hi ServiceNow Community,

 

I am working on a new ServiceNow implementation and I will be mandating that developers create Automated Test Framework (ATF) tests wherever possible. Tests will be created as the platform is implemented, and will be built on in subsequent releases.

 

Can you provide some examples of situations where manual testing is the only way to test the Now Platform? (Please note that User Acceptance Testing will be manual...I am referring to other situations, such as ITSM, Integration Hub, etc.) I will seek to document these key use cases for manual testing so that I can make sure people are available to do this.

 

Thank you in advance.

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Stuart Lamont1 

 

ATF did not support the user interface changes like the placement of fields / sections. 

ATF only test with given data , means if you want to do some same test with other data, either write  a new test case or do manually. 

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************