Does Test Studio have a way to select failed tests and run them again? In NUnit you can automatically select the failed tests and rerun them. I don't see a way to do something similar in Test Studio.
3 Answers, 1 is accepted
0
Boyan Boev
Telerik team
answered on 05 Feb 2014, 10:45 AM
Hello Jeff,
Thank you for contacting us.
Unfortunately this is not possible. Test Studio does not have such functionality.
Could you please elaborate a bit more on your scenario so I can log a feature request. Give us some more detailed steps.
Do you mean to run all failed tests in a test list automatically for example?
This is an old thread but I wanted to explain the functionality that I would like to see in Test Studio. I have a bunch of tests that we wrote using the free telerik testing framework before we had Test Studio. When I run the old tests I compile them and use NUnit to run the tests. NUnit shoes the list of tests with checkboxes so you can choose which tests to run. I always run them all. When they are done running there are always some that fail. NUnit has a "Check Failed" button that you can click on. When you click on that button it automatically checks all the checkboxes next to the failed tests only. Then you can click the "Run" button and it reruns all the tests that failed. This is extremely helpful because I always have quite a few failed tests that will pass on the second run. This saves a lot of time of manually checking those tests to see why they failed. I would like to see the same functionality in Test Studio so after I run a test list I can automatically run the ones that failed again since many of them will pass. Hope this makes sense, if it doesn't let me know.
0
Boyan Boev
Telerik team
answered on 30 Oct 2014, 02:35 PM
Hello Jeff,
Thank you for the clarification.
I have logged a feature request which you can track and vote for it here.