How to create the ATF related questions in the in the related links when we click the risk assessmen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
i want the process like when we click the related links in the change management the questions should appear ant if we fill the answers the question should calculate the risk based on the given answers it should caluculate the how to perform in the ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hi @keerthik2792317,
You can automate the Change Risk Assessment in ATF, but the approach depends on how the assessment is presented (classic UI or Workspace).
ATF flow is
Create a Change Request using the appropriate ATF test step.
Open the Change Request form.
Trigger the Risk Assessment from the related link (or navigate to the assessment record if applicable).
Populate the assessment questions using the appropriate ATF Form or UI test steps.
Submit the assessment.
Use an Assert Field Values step to verify that the calculated Risk (or Risk Score) on the Change Request matches the expected value.
If the Risk Assessment opens in a modal or Workspace, use the ATF test steps that support that interface.