Hello Priya,
You can disable or enable report generation in TestStand by adding the ReportOptions callback to your sequence file. Then you can use the following statement to turn reporting on or off:
Parameters.ReportOptions.DisableReportGenerations = <boolean>This is discussed in greater detail in
this KnowledgeBase article and
this forum post. I hope that helps!
Regards,
Marty H.
National Instruments