ATF: Setting the "Exclude from rollback" to "true"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2018 10:41 AM
Hi, for ATF, does anyone know how set the "Exclude from rollback" to "true"?
Regards, Carlos
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2020 05:38 AM
Hi Priya,
That is the only method I know of, servicenow excludes certain tables from rolling back OOB.
But apart from that they never specified anything else in their documentation, I have read the KB article you have talked about. I personally don't use excludefromrollback myself, I just know it's an option. I personally don't care if ATF rolls back what it does, all I care about is if my test has passed or failed since we already test the ATF Test case we built before setting it up to run automatically for regression testing.