Problem: Content is spread over all folders and there is chance to keep getting new reports in Environment while upgrade testing is going on. Creating test cases and dividing in multiple scripts may be challenges and have more manual efforts as testing progress even with MotioCI. Project Test execution approach steps Identify reports heavily used using Audit Reports. Identify reports not used in x months and exclude them from list for testing Move identified reports, queries, jobs, events, portal pages to a base project folders ( no need for application packages) Create test cases for data validation and scripts for each BIO execution Run a dry test and identify issues – prompt manual, report long runs If some reports taking longer time, they need to be parked in subfolder as long running reports and exclude from Reports test cases Identify assertions to be used for testing - typical is execution time stability and output comparison Repe...