In reply to papatel:
To correct you
(1) a sequence item is a transient object which contains data members and methods.
(2) a sequence is also a transient object which creates seq_items or executes other sequences,
(3) the test is a componnet which belongs to the UVM topology. It executes one or more sequences to verify certain DUT functionality. It can be configured with respect to the fuctionality.