Help with ATF with respect to VR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 12:22 AM - edited 08-22-2024 12:50 AM
Hi,
I have a requirement concerning VR using ATF. The requirement based on the selected variables in the pictures is 'the remediation target date should be 180 days after last opened'. I need to put this requirement in the ATF Test Steps. Kindly help.
Regards
Suman P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 12:55 AM
@Community Alums
If the fields Remediation Target and Last opened are fields you could directly validate through Field value validation and populate the exact date as in the screenshot you provided.
& if the date varies then it is bit complex, I think through Server-Side script you can achieve.
*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
*************************************************************************************************************
Regards
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 01:38 AM
Hi @Shaqeel,
I just checked it, i found the remediation target date is 'ttr_target_date', and last opened is 'last_opened'. Both fields are from the same table. Now, please please help me with the example of incident and show as an example how to 'the remediation target date should be 180 days after last opened'.
Regards
Suman P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 02:42 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 09:18 AM
I need a little help understanding what you are trying to do. I have never used VR (assuming this is Vendor Ricks rather then virtual reality 😂). Are you just trying to validated that the field remediation target is 180 days from last opened?