ATF Record Update test activity error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2024 02:10 PM
I want to create a record in ATF in customer_account table by impersonating the Project Manager APAC user and in the next step I want to update the created record for some fields but when I run the ATF it is not able to find the created record in the customer_account table while running the Record Update test activity. How can I rectify this error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2024 02:28 AM
before updating you have to open that specific record so use open an existing record test step.
so add this step before the update record step.
Please mark this response as correct or helpful if it assisted you with your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2024 12:14 AM
Hi @Kri
Record update after using Record Create is not consider best practice, it may fail anytime.
better user following steps:
*************************************************************************************************************
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
‎11-11-2024 12:26 AM
Hello @Kri ,
Could you please debug your test and Check if your record is actually getting created in customer_account table.
Thanks
Valmik Patil