How to validate the inbound email through ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2022 11:10 PM
there is a scenario where if the incident is on status "pending" and end user replies on that ticket through portal or through outlook then then their is a inbound email that ServiceNow received and that emails shows under the activity log.
How can i validate if that inbound email ServiceNow received or not through ATF.
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2022 11:21 PM
Hai
There is no functionally to test inbound email action in ATF ServiceNow. there are some limitation in ATF.
click here... ATF Docs.
I will suggest to you to test above scenario with out inbound email action to make flow between end user action what we fellow steps mention above with in the incident ticket.
Regards,
Sekhar
Mark my ANSWER as CORRECT and hELPFUL if it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2022 11:29 PM
Its no where mentioned in the doc mentioned by you that there is no functionally to test the inbound email.
Please suggest!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2022 12:55 AM
Yes
there are some test care already build by ServiceNow we are called OOB test case even there also not mention anything related to Email inbound action may we are expecting feathers release's add this functionality
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2022 01:03 AM
Hello,
You can go through the below Servicenow docs for your query:-
https://docs.servicenow.com/bundle/rome-application-development/page/administer/auto-test-framework/reference/test-steps-email-category.html
Please mark answer correct/helpful based on impact.