January 18, 2011 at 12:51 pm
Hello!
One of my new job requirements is "Testing and Debugging SSRS Report". Does anybody know how to test and debug SSRS report?
Thanks
January 19, 2011 at 10:08 am
That's a pretty broad question. My experience it that Testing is:
1. Verify the report runs with a broad variety of parameter values and in whatever way the users will be receiving the report. For example that a subscription runs and deploys the report as desired.
2. Verify that the expected data is returned.
3. Verify that the performance of the report is within an acceptable range
Debugging would be determining why one of the above tests failed and either fixing the problem or entering the bug in the appropriate tracking system.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 25, 2011 at 2:30 pm
that is broad question indeed. Here is what I do. I create a report with a shared data source. One DS for testing and one for live. Then you can tell your report to connection to the DS of your choose. If you need more basic ssrs go to http://ssrsdeveloper.blogspot.com/
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply