Completed
Last Updated: 21 Mar 2019 12:01 by Ivaylo
ADMIN
Boyan Boev
Created on: 30 Oct 2014 14:30
Type: Feature Request
9
Ability to re-run the all failed tests in a test list
I would like to see the ability where after running a test list you can select all failed test (e.g. with a checkbox) and re-run them.

This is extremely helpful and will save a lot of time.
9 comments
Ivaylo
Posted on: 21 Mar 2019 12:01
This is now available in Test Studio. For more information please refer to the following article:

https://docs.telerik.com/teststudio/getting-started/test-execution/test-list-execution#automatic-re-run-of-failed-tests
ADMIN
Daniel Djambov
Posted on: 01 Mar 2016 06:57
Telerik: Hi Jain - there is no restriction from OS. I think you did not place the output .dll in the proper folder - you should place them in "C:\Program Files\Telerik\Test Studio\Bin\Plugins" folder, not in '\Bin' only.
Mayank
Posted on: 04 Nov 2015 08:55
I have repeated the same steps:
1) Downloaded the DLL and config file.
2) Pasted the files @ "C:\Program Files\Telerik\Test Studio\Bin".
3) Executed test list containing a test that fails.
4) Executed the list and rerun is not done.
5) Restarted Telerik Test Studio and again executed the same list.
Issue: Still the failing test is not executed again.
Operating System is Windows 7(Service Pack 1, RAM 4 GB, System Type : 32 bit)

Does this solution provided by you guys work only on 64 bit operating system?
Or i am missing something over here?
Anand
Posted on: 08 Jul 2015 12:39
I am able to do this after generating fresh dlls.
Thank you Daniel.
ADMIN
Daniel Djambov
Posted on: 08 Jul 2015 04:48
Telerik: to Anand: I copied the execution extension from the forum "ReRunFailedTests.dll" into "C:\Program Files (x86)\Telerik\Test Studio\Bin\Plugins" and executed a simple Test List with a failing test in it - it executed the test list once and after finishing executed the failing test again. I don't understand what exactly are you doing, but if you follow instructions, it is as simple as that. You also have the option to customize and build the execution extension yourself if you want to make some changes or implement more functionality in it. Hope this helps.
Anand
Posted on: 06 Jul 2015 13:40
I tried this http://www.telerik.com/forums/automatic-re-run-of-failed-tests-from-a-test-list-execution but nothing is done after execution of the test list.
Viral
Posted on: 05 May 2015 06:55
I agree, Telerik Test Studio needs this feature to re-run failed tests within context of test list and update same test result. It will save a lot of time of test engineer and will add one more sales point to sell this product.
ADMIN
Daniel Djambov
Posted on: 11 Nov 2014 10:45
Telerik: here is an implementation for such scenario using Test Studio Execution extension: http://www.telerik.com/forums/automatic-re-run-of-failed-tests-from-a-test-list-execution
ADMIN
Boyan Boev
Posted on: 30 Oct 2014 14:52
Hello,

A related issue for the execution in general:
http://feedback.telerik.com/Project/161/Feedback/Details/54452-after-a-test-list-is-executed-allow-failed-tests-to-be-executed-as-a-test-list

Thank you!