This is a migrated thread and some comments may be shown as answers.

StopTestListOnFailure Property is broken

1 Answer 31 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nate
Top achievements
Rank 1
Nate asked on 30 Jan 2014, 03:41 PM
Has anyone else noticed that the StopTestLIstOnFailure Property no longer stops TestLists from continuing execution? If so, how have you worked around the issue?

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 04 Feb 2014, 08:26 AM
Hello Nate,

A possible workaround is to implement your IExecutionExtension. In that extension you can implement some logic in "OnAfterTestCompleted"  method to throw some exception.

Hope that helps.


Regards,
Boyan Boev
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Nate
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Share this question
or