Can anyone help me how to test SSRS reports manually? I am new to testing ETL reports, I have a tool SSRS in my organization and they want me to test SSRS reports. I can write SQL queries to perform data validation but I am not sure how to test the reports manually. Thanks in advance.
Asked
Active
Viewed 291 times
0
-
Not sure what you mean by **ETL Reports** - are they reports triggered by an ETL? I would run the reports from the report server to make sure they run without error. It would show that the report works with the deployed dataset and permissions. – Hannover Fist Feb 09 '21 at 19:08
-
I meant QA testing of SSRS reports manually, I am sorry if I confused you. I wanted to know as a QA Tester how do we test SSRS reports. – user14578103 Feb 09 '21 at 21:31
-
I use Microsoft Power Automate for testing reports after any configuration or server changes – aduguid Feb 10 '21 at 01:13