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

Tests Failing in List, Pass Standalone

1 Answer 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brody
Top achievements
Rank 1
Brody asked on 13 Oct 2016, 09:37 PM
We are having an issue where if we run a testlist, we get a lot of failures. If however, we go  back and run these tests one at a time they will all pass and will pass for any n times we run them. What are some troubleshooting steps we could try from here?

1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 17 Oct 2016, 12:21 PM
Hello Brody,

Test list execution is usually faster than single test execution and this might affect the results. You need to ensure stable tests which would not be dependent on network connectivity, hardware performance, etc. This could be obtained with adding wait steps or execution delay steps at certain places in your tests where loading might take longer time. You need to troubleshoot your tests as per the errors you get in the test list results

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