How to run all scripts of a suit

i creat a suit and the new some scripts in this suit, but i can just run one script at a time, i want to run all the scripts of the suit by sequence.
And then i wish if one of the script is failed, the eggplant will skip this and continue run the others .
Is there any function can do these?

Thanks for your reply and assistant!

From the GUI all you need to do is build a schedule (as you have done) and then press the RUN button (as long as nothing else is currently running).

From the Command Line you can execute the schedule by passing the name of the SUITE itself as the argument.