Forum Discussion

kjeeva26's avatar
kjeeva26
New Contributor
6 years ago

Rerun failed test cases for a run that has tests with tags and using test runner

I have a composite project with a list of test suites and the test cases have tags.

 

When running the tests using test runner with Test case tags, i would like to re run the test cases that were failed in the run ?

 

Are there any possiblity to rerun a test case with tag that was failed in the run ?

 

Thanks

Jeeva

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    You may first need to check (such as logs) why the tests failed before re-run. Isn't it?
    • kjeeva26's avatar
      kjeeva26
      New Contributor

      No, i would like to rerun a failed test case in the same test run. No need to check for the logs before a re run.