Additional Information
Whenever you create a Sequence File, the sequence called "MainSequence" is generated by default. Note that when the Sequence File is executed, "MainSequence" will be called. This will generate and report all results that are included in the steps of "MainSequence".
If you create a sequence (for example, called "CustomSequence") and "MainSequence" does not call "CustomSequence", it will not generate the results of any steps included in "CustomSequence". A Sequence Call Step must be inserted in "MainSequence" to call any new such Sequences.