- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 01:56 AM
Hello Experts ,
We are using ATF for our ITSM testing . We have recently added a few more integrations with dev-ops tools and PeopleSoft using REST API's . I would like to know if ATF can do testing beyond the platform ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 02:02 AM
Hello,
You can go through the ATF documentation here : https://docs.servicenow.com/bundle/madrid-application-development/page/administer/auto-test-framewor...
ATF is one of the now platform's powerful testing feature that can automate many of test scenarios within the instance. It can also do integration testing with REST APIs .
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.
Please mark this CORRECT or HELPFUL if it solves your issue ! Thanks, Punit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 02:02 AM
Hello,
You can go through the ATF documentation here : https://docs.servicenow.com/bundle/madrid-application-development/page/administer/auto-test-framewor...
ATF is one of the now platform's powerful testing feature that can automate many of test scenarios within the instance. It can also do integration testing with REST APIs .
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.
Please mark this CORRECT or HELPFUL if it solves your issue ! Thanks, Punit