How to perform Risk Assessment with ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 07:09 AM
Hi,
We have a requirement to perform Risk Assessment with ATF, I am new to the ATF so not sure how to proceed with this, But below mentioned are the test steps that I have configured In order to perform Risk Assessment.
1) Test step: Click on UI action 'Risk Assessment'
2) Test step for submit the risk assessment: Click Modal Button
and I am passing the parameter for UI page: assessment_take2, button: submit_sign
But it is failing with error 'FAILURE: Did not find GlideModal'. Any help with this topic would be much appreciated.
{P.S : I just need to click submit button, the other risk questionnaires will have automated answers populated to it}
Thanks,
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 07:19 AM
Hi,
check this link
ATF Steps for Change Risk Assessment [HOWTO]
Try to use Custom UI test steps and retrieve the components.
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
‎09-11-2022 11:52 PM
Hi Ankur,
Thank you for the response, How should I access these retrieved components.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2022 12:12 AM
Hi,
you need to add step for custom UI and then retrieve it.
It runs all the steps prior to the one you are adding and detects the HTML components
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
‎09-05-2023 08:35 PM
We can generate an assessment using a script by utilizing the Run server-side script and then inserting answer in the value column