Hello,
I want to automate report testing with unit tests and csharp. I'm searching since a whole week for any solutions, but I can't find anything. I think the topic is very important and actual and there is a need to develop solutions for it.
I'm using Microsoft SQL Server 2008 with BIDS and SSRS. I'm a newbie in SQL Server.
My idea is to parse the RDL-file of the report and read the values and parameters, but thats static and every new report would require a new test.
Have you got any other ideas about this topic?
Thanks for helping me...