question

amichaels avatar image
amichaels asked amichaels answered

Disabling Test Report DB

I want to limit the size of my test report DB. I am saving test reports as HTML files via itestcli. I notice that there are still test report DB entries, even though I've specified that test reports should be HTML and stored at c:\tmp. Is there a way to have itest either skip insertion into the test report DB, or at least make the DB entry very minimal?
iTestiTest Enterpriseitestclitest reports
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
amichaels avatar image
amichaels answered
The recommended approach hiere is to export the reports as HTML, but keep the XML reports going to a local DB rather than a centralized DB. Then, frequently prune or outright delete the local DB. iTest requires that a DB be present, whether local or remote, because reports are generated incrementally and these increments are pushed into the DB.
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.