Manually Controlling Reporting in version 3.1

Class library usage, coding and language questions.
dbliss46
Posts: 1
Joined: Mon Apr 20, 2015 5:02 pm

Manually Controlling Reporting in version 3.1

Post by dbliss46 » Mon Apr 20, 2015 5:08 pm

I want to create a separate report for each test case. How can I disable the default/auto logging and create start/end my test reports myself? I'm currently using version 3.1

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Manually Controlling Reporting in version 3.1

Post by Support Team » Wed Apr 22, 2015 3:33 pm

Hi dbliss46,

In general the Report can be disabled in the Test Suite Settings.
If you want to create you own report you can use the TestReport class. Please take a look in the Online APIdocumentation to get more information about that class.

Regards,
Bernhard