Testsuite script

Hi,

i have 13 test cases in my testsuite,
1st test case is for login and remaining all test cases are modules after login.
i want to write testsuite script so that when ever i will run testsuite 1st test case (login) will run first and remaining all testcases will run after 1st test case.
currently i am facing problem that when ever i am running testsuite after 4th test case testsuite ends or stops .
also help me with what code i have to put in “Put your code here.”

thanks in advance

script.png

hi,
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.

thanks.

hi,

please help.