5th test case problem in test suite

hi,

At the time of MOBILE testing i am facing problem while executing 5th testcase in test suite. if there are 5 test case A, B, C, D, E at the time of execution E (5th) test case stuck in between, rest all test case run properly,

If i shuffled test case like A, B, D, E, C then E test case run properly but facing problem for 5th test case that is C. (5th no test case) . i tried with all possible scenario, all test cases run properly at 1, 2, 3, 4 place. But facing problem at 5th position test case only.

Note :- facing problem in mobile testing. (Mobile is connected to laptop by USB)

5th.png

hi,
any one know about this problem.

hello,
still i am facing same problem…
any one know about it, is there any settings for test suite,

hello,
still i am facing same problem…
any one know about it, is there any settings for test suite,
in main i have added test cases, in script what i have to put. can anyone please post code required for it.

hi,
still i am facing same problem.

what script i have to write at testsuite level so my all test cases will run in sequence. test suite contain one login test and other all are postlogin testcases.