How To Run Test cases By Order?

Hello All,

        I have one scenario  guys presently I am working on that but I am not finding a proper solution.

Here is the Scenario,
I have Created a Five Test Cases like “TEST CASE (1)” , “TEST CASE (2)” , “TEST CASE (3)” , “TEST CASE(4)” , “TEST CASE (5)”. from this Five test cases I need to be Run in (Sequential) It means in order like (12345) not like (34512) .

Regards,
Sainath Reddy

@SainathReddy ,

I would suggest call the test cases in subsequence given condition so you can run all pre-defined test cases then current test case.

More over New feature is coming where you can select the test cases to run and you can run in order but this is in ship.

Thanks,
Ak

1 Like

create a Test set in orchestrator
or publish the Test cases as per order
In studio
use Test Explorer panel use option Run all in view

Kindly please follow the below documentation to execute the test cases in sequential order.