How to create the ATF related questions in the in the related links when we click the risk assessmen

keerthik2792317
Kilo Explorer

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 

1 REPLY 1

pr8172510
Kilo Sage

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

  1. Create a Change Request using the appropriate ATF test step.

  2. Open the Change Request form.

  3. Trigger the Risk Assessment from the related link (or navigate to the assessment record if applicable).

  4. Populate the assessment questions using the appropriate ATF Form or UI test steps.

  5. Submit the assessment.

  6. 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.