Servicenow integration testing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 02:46 AM
Hello Team,
I wish to do integration testing for Workday, SCCM Integration.
Are there any ATF which can be used or specific use cases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 03:10 AM
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.
credits : @Kieran Anson
REST | Create and send an Inbound REST request and verify the response.
|
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]
****************************************************************************************************************