Servicenow integration testing

rundagaikwa
Tera Contributor

Hello Team,

 

I wish to do integration testing for Workday, SCCM Integration.

 

Are there any ATF which can be used or specific use cases

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @rundagaikwa 

 

Not the specific case i got but you use Rest in ATF.

 

ATF isn't intended for use with integration testing. The provided step 'Send REST Request - Inbound' only allows you to validate (unit test) the endpoint from within the instance, not validate an incoming payload from a 3rd party. However, if you're intending to use ATF as one of you local script (windows)  based automation testing tool for things that are not scoped withing instance boundaries, then ATF is not for that purpose.  

 

https://www.servicenow.com/docs/bundle/xanadu-application-development/page/administer/auto-test-fram...

 

credits : @Kieran Anson 

*************************************************************************************************************
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]

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