My current project uses SSRS as the reporting engine. I have the report executing a text command with about 10 variables passed to it. I have been looking for a solution on how to unit test (acceptance or integration, whatever, just some automation) to an SSRS report project.
I thought about using this method:
I wanted to be sure that I wasn't missing something obvious.
How do other programmers test their reports automatically? Any suggestions on how to improve this method?
EDIT: I should clarify that I would like to only test the result set and not formatting of the report.
Distribute SSRS Reports and respond to your business needs by setting schedules to run based on events and triggers rather than date. The scheduling service runs as a Windows service to enable unattended scheduling. Simply set it & forget it!
What is an automation test report? Reporting, following the test execution, is about documenting the previous process. This report combines a summary report for management and stakeholders and a detailed report stored and given to developers as feedback.
SSRS stands for SQL Server Reporting Services is a reporting software that allows you to produce formatted reports with tables in the form of data, graph, images, and charts. These reports are hosted on a server that can be executed any time using parameters defined by the users.
I saw the Reporting Services Unit Testing Framwork on CodePlex which could be useful, though I haven't had a chance to evaluate it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With