ServiceNow Scripted REST APIs: Part 19 – Testing

preview_player
Показать описание
Now that the development of our API is complete, we need to test it. Luckily, there are two tools for creating and running automated tests for your API:
- Automated Test Framework (ATF) in ServiceNow
- Tests in Postman

Further learning
- Test your apps with the ATF (ServiceNow Documentation)
- Writing Tests in Postman - with Examples (YouTube)
Рекомендации по теме
Комментарии
Автор

I just want to say thank you in advance. I'm just starting on this video, but fully intend on going back to watch the series. I am looking into SNOW ATF REST capabilities and this is a great start.

IplaySoldier