How to retrive the submiited form in Automated test Framework?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 07:23 AM
As I am new to the ATF,
First step - Impersonate the user
Second Step - Create new incident form
Third Step- Set the all mandatory fields
Fourth Step - Submit the form
In the next steps I need to map the submitted incident form information ?
Can anyone please help me ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 07:29 AM
Hi @pavi12,
You can use the information from the record you created on submitting the Incident form. To do that, you need to use the Open an Existing Record step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 07:47 AM
In Next steps,
In this steps, I need to validate the mail -- Receipents is (Abel Tutter)
Please Help me to solve this
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 07:41 AM
Actually, I need to map the caller name in email tables ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 07:44 AM
Could you provide more details about your requirement? Are you trying to send out an email for the incident created?