Use of ATF in Service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 11:17 PM
Hi I am working in Automation Test Frame work . Request someone to help me let me know how to open an existing incident in service portal via ATF.
Actual scenario is I need to automate an entire work flow of creating an incident till closing it. I am stuck in updating the incident in service portal as an end user as I am not able to open the incident in Service portal via ATF.
Request to kindly help
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2019 05:53 AM
You may need to use a custom ui step to navigate some portions of the service portal. There is also an Open Service Portal Page step that allows for passing query parameters (so you should be able to open an incident on the form page).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 01:18 AM
Hi Brad,
I tried using this step; I want to give the query parameters as table=incident and sys_id= record sys_id created from previous step.
but when I try to give the Query parameters it is not allowing me to select the value from previous step for sys_id; so effectively I cannot give the sys_id dynamically
Any restriction on what can be selected in that?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2021 10:10 AM
Hi Ankur,
Were you ever able to resolve this? I'm running into the same issue.
THanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 02:52 AM