I need to exit from current test in a list if the test is not completed in a certain time frame.
1 Answer, 1 is accepted
0
Nikolay Petrov
Telerik team
answered on 06 Feb 2018, 02:31 PM
Hello Anupriya,
It is possible to set a timer to each test in the list. This timer will limit the test execution to a initially set amount of time. To complete such approach it will be necessary to use an execution extension library. This article provides additional directions you might find useful.