Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to mock an HTTP method of a REST message for ATF tests?

Laszlo Kajan
Tera Expert

How to mock an HTTP method of a REST message for ATF tests?

In case one wants to test a solution involving outbound REST integrations, like the one presented in 'Outbound REST Integrations', it is helpful to be able to mock the involved REST service. How to do that?

1 ACCEPTED SOLUTION

Laszlo Kajan
Tera Expert

In the meantime I worked out the answer, but was not able to post the full solution here.

I posted it on stackoverflow: "How to mock an HTTP method of a REST message for ServiceNow ATF tests?".

View solution in original post

1 REPLY 1

Laszlo Kajan
Tera Expert

In the meantime I worked out the answer, but was not able to post the full solution here.

I posted it on stackoverflow: "How to mock an HTTP method of a REST message for ServiceNow ATF tests?".