Adding a record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 09:41 AM
I am trying to add a record into a table using the ATF test cases using Record Insert. The purpose is to only use these records for the cases I would like to generate. Once ran the test case, I am unable to find the record anywhere. What would be the best approach for this situation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2024 12:08 AM
Try using open existing record >>record insert
if it is opening, it is working, if not then you are missing something.
Regrds
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-09-2024 07:09 AM
I wanted to add a new record, not existing. The way I went about it is by inserting a record since it's a new record. Do you know why that happens?