- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 06:26 AM
i'm trying to fill out the risk assessment from a normal change. Once i click risk assessment it opens the form and the i tried using a 'set components values' step to set the response for each question but i get an error that it was unable to set the component and component not found
Error:
Test Step(s):
Assessment form:
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 08:25 AM
You have to do this with a custom Server Side Test step.
This example is using the out of the box question so you will need to modify it slightly.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 08:25 AM
You have to do this with a custom Server Side Test step.
This example is using the out of the box question so you will need to modify it slightly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 10:02 AM
Is this a limitation? I can get to the form see all the questions and answers, find the component values but it has a problem selecting them when the test in ran?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 10:10 AM
Yes this is a limitation on in AFT. The work around is to create your own Server side test step.