Testlink custom reports

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
psyquest
TestLink user
Posts: 1
Joined: Mon Feb 02, 2009 8:20 am

Testlink custom reports

Post by psyquest »

Hi.

I need to be able to export a report at the end of each test session with a summary and a list of link to the tests passed/faled/blocked.

It is a bit like a drill down report, with a higher view giving a summary and the possibility to have a link to drill down and see individual tests and their resuls/comments.

Can anyone give me pointers on how to go about it?

Regards.

Zak
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

It seems like complex feature request. You can add it into our tracker for future development.
You need to have a command line php script which will be run by cron.
This script can use existing reports failed, blocked as data mining.
Locked