ATF: get Sys ID of step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 05:50 AM
Hello everyone,
I need to perform some tests on ATF and i need to get as output variable the sys_id of step ' for exemple of step : Open an Existing Record'.
please, can you tell me what I should do?
Best regards.
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2019 02:37 AM
Hello Sanaa,
have you solved the problem yet?
I need the same requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 01:30 AM
You need to use the sys_id of the record when you submit a form and thus when it creates a record in the server.
Kindly refer to this method when you try to get the sys_id of the previous step that was defined in your ATF:
1. Go to the 'submit a form' step, of which record you try to get the sys_id from
2. Right click on the 'Test Step' bar and click 'Copy sys_id'
3. Alternatively, you can click 'show XML' and see the sys_id of the atf step