In reply to chr_sue:
Yes I have forgotten. Now I have made changes and only one transaction is passing and remaining all are skipping.
UVM_INFO dff_sequence.sv(40) @ 25: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] ****The SEQUENCE at the iteration::[ 2 ] is****
UVM_INFO dff_sequence.sv(42) @ 25: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] The Generator stimulus is: din=11
UVM_INFO dff_monitor.sv(53) @ 30: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=1::q=1::qbar=0
UVM_INFO dff_driver.sv(42) @ 35: uvm_test_top.dff_env_h.dff_agent_h.dff_drv_h [DFF_DRV] Triggered DUT and din=11::q=0
UVM_INFO dff_monitor.sv(53) @ 40: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=1::q=1::qbar=0
UVM_INFO dff_monitor.sv(53) @ 50: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=11::q=0::qbar=0
UVM_INFO dff_sequence.sv(40) @ 55: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] ****The SEQUENCE at the iteration::[ 3 ] is****
UVM_INFO dff_sequence.sv(42) @ 55: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] The Generator stimulus is: din=13
UVM_INFO dff_monitor.sv(53) @ 60: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=11::q=11::qbar=0
UVM_INFO dff_driver.sv(42) @ 65: uvm_test_top.dff_env_h.dff_agent_h.dff_drv_h [DFF_DRV] Triggered DUT and din=13::q=0
UVM_INFO dff_monitor.sv(53) @ 70: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=11::q=11::qbar=0
UVM_INFO dff_monitor.sv(53) @ 80: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=13::q=13::qbar=0
UVM_INFO dff_sequence.sv(40) @ 85: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] ****The SEQUENCE at the iteration::[ 4 ] is****
UVM_INFO dff_sequence.sv(42) @ 85: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] The Generator stimulus is: din=7
UVM_INFO dff_monitor.sv(53) @ 90: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=13::q=13::qbar=0
UVM_INFO dff_driver.sv(42) @ 95: uvm_test_top.dff_env_h.dff_agent_h.dff_drv_h [DFF_DRV] Triggered DUT and din=7::q=0
UVM_INFO dff_monitor.sv(53) @ 100: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=13::q=13::qbar=0
UVM_INFO dff_monitor.sv(53) @ 110: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=7::q=7::qbar=0
UVM_INFO dff_sequence.sv(40) @ 115: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] ****The SEQUENCE at the iteration::[ 5 ] is****
UVM_INFO dff_sequence.sv(42) @ 115: uvm_test_top.dff_env_h.dff_agent_h.dff_sqr_h@@dff_seq_h [DFF_GEN] The Generator stimulus is: din=11
UVM_INFO dff_monitor.sv(53) @ 120: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=7::q=7::qbar=0
UVM_INFO dff_driver.sv(42) @ 125: uvm_test_top.dff_env_h.dff_agent_h.dff_drv_h [DFF_DRV] Triggered DUT and din=11::q=0
UVM_INFO dff_monitor.sv(53) @ 130: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=7::q=7::qbar=0
UVM_INFO dff_monitor.sv(53) @ 140: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=11::q=11::qbar=0
UVM_INFO dff_monitor.sv(53) @ 150: uvm_test_top.dff_env_h.dff_agent_h.dff_mon_h [D_FF_MON] The data sent to scoreboard::din=11::q=11::qbar=0
UVM_INFO /apps/vcsmx/vcs/Q-2020.03-SP1-1//etc/uvm-1.2/src/base/uvm_objection.svh(1276) @ 150: reporter [TEST_DONE] 'run' phase is ready to proceed to the 'extract' phase
UVM_INFO dff_scob_fifo.sv(88) @ 150: uvm_test_top.dff_env_h.dff_scob_fifo_h [D_FF_SCOB] The Total number of matched test cases for D-FF are:[1]
UVM_INFO dff_scob_fifo.sv(90) @ 150: uvm_test_top.dff_env_h.dff_scob_fifo_h [D_FF_SCOB] The Total number of mismatched test cases for D-FF are:[0]
UVM_INFO /apps/vcsmx/vcs/Q-2020.03-SP1-1//etc/uvm-1.2/src/base/uvm_report_server.svh(894) @ 150: reporter [UVM/REPORT/SERVER]
This is the output I am getting now.
Thanks for pointing out the errors and mistakes. Kindly tell me remaining errors which needs to be done.