Forum Discussion

Tauras's avatar
Tauras
New Contributor
3 years ago
Solved

Generating report

Hi,

I have created many test cases and wrote test scripts for those test cases. And now i would like to print those to pdf and include in my formal verification plan.

Problem is that I already executed some of the test scripts.

How can I generate a report which shows my test case details and script, without printing the execution details ? Is there a way ?

I think I tried every option under "Reports" section, but there is no option to generate such report.

thank you in advance

  • Thanks, Andy. I found some kind of  "hack" to this - if you clone the test cycle, the execution part is not copied, so it's fine for my purpose. 

    -Tauras