ATF Auto Re-run failed tests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 09:16 AM
Hi,
I am looking for a way to re-run failed test cases from the last test run. Every day we run a couple of test suites which is about 350 test cases. Each day we have to re-run failed test suites (about 20 ). Re-running the failed test suites eventually passes. In some cases, it requires multiple re-runs. I would like to have a method re-running the last run's failed test suites automatically (at least a couple of times).
I was thinking of building a script that would be scheduled to run early each morning that would check the two test suite's last runs. It would add the failing test cases from the child test suites to another scheduled test suite (re-run test suite). The re-run scheduled test suite is just for re-running failed tests. Then the script would launch the ad-hoc re-run scheduled test suite.
There are problems with this approach and I would like to know if anyone has a better solution or suggestion.
Thanks,
Dakker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 09:43 AM
Hi @Dakker
The functionality you are looking to automaticly re-run failed ATF test has not been introduced yet.
So you need to do it manually only.
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