Forum Discussion

Kimdongart's avatar
Kimdongart
Occasional Visitor
2 years ago

Test report testcase result only

Hi. 

I know this propably have been aske before. 

I have a project with 300+ testcases. How do i make a report only showing test case name + pass / fail

 

like: 

TC01_XXXX      Fail

TC02_XXXX      Pass

TC03_XXXX      Pass

etc. 

 

1 Reply

  • Taz's avatar
    Taz
    Contributor

    If you're using scripts for assertions I guess you could create your own report and get the test results from your test steps.