How to create test suite?

Hey people. How to create test suite in Appium studio. As I could see, you need to export code to IDE by your choice (there is a tutorial how to create parallel test with to iOS devices), but I just want to run multiple tests sequeantially on one local physical device connected to Appium studio. Is that even possible?

So is there any way to run multiple test cases in one test suite?

Currently you can only execute the Test Suite as Parallel execution using seeTest simulators, badly you can’t run your test suite in your physical device, But you can try your mobile test suite collection test (sequential or parallel) using Katalon Studio