Hi All,
I have requirement to repeat the complete sequence if any test-case is failed in that sequence . For this , I m configuring the Looping option in sequence model "Main Sequence Callback".Also i m using NI_SimpleTextReport_LabVIEW for report Generation. How can i configure it to Generate the Report each time the main sequence is iterating.
Should I add a condition to repeat the sequence in the sequentialmodel.seq?