You need to change your perspective about what a test is. What you call a test scenario is a time consuming sequence in the UVM, possibly a virtual sequence. A UVM test builds the testbench architecture, decides which sequence(s) are to be run, when to end the test, and whether the test passes or fails. There can only be one test per simulation.