It's all about the answers!

Ask a question

BIRT report automated testing


Mridula Priya (11913) | asked Dec 01 '14, 6:34 a.m.
 Is there any existing test automation framework for testing BIRT Report? We have created many custom reports with complex logics and the testing of these reports takes a lot of manual effort.
Any suggestions regarding a possible testing framework that helps  maintain consistency in UI (UI standards laid by us e.g colours ) are also welcome.

One answer



permanent link
Rafik Jaouani (5.0k16) | answered Dec 04 '14, 8:55 a.m.
JAZZ DEVELOPER
Hi Marydula,

If your reports output textual and tabular data, you could generate the reports in Excel format, and run tests on the Excel data. Just a suggestion. If you have charts, you could create a version of the report that displays the chart in tabular form and test the data.

Your answer


Register or to post your answer.