开发者

Is it possible to compare the generated reports from SSRS and Crystal Report?

开发者 https://www.devze.com 2023-01-29 08:50 出处:网络
I\'ve migrated our company reports from Crystal to SSRS. I\'m wondering if there exists a way to perform automatic quality assurance test on the newly implemented reporting service against the running

I've migrated our company reports from Crystal to SSRS. I'm wondering if there exists a way to perform automatic quality assurance test on the newly implemented reporting service against the running Crystal reports? Since both solutions drain from the same data-source, we're concern about the correctness of the data (including raw and computed). Pleas开发者_开发知识库e kindly advise.

Thanks & regards, William Choi


You would need some tool that would be able to parse both sets of reports and compare. The only way I can imagine would be if both could be exported to excel and compared there.

But I doubt that is going to work all that well, based on my limited experience of exporting Crystal reports.

0

精彩评论

暂无评论...
验证码 换一张
取 消