Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Automating Post Deployment Check of Dashboards and Prompts

Hi Experts,
I am having 800 dashboards and prompts in OBIEE. Post Deployment ,we need to run each dashboard and prompt individually to ensure its not facing any error.
Is there any way I can automate the process so that after deployment we can avoid the manual work of executing each of them one by one?Any method will do other than using third party software.
Please suggest.
Answers
-
Hi,
There are few options ...
BVT has been developed to help during migration but it's good for testing regression as well. If you look into SampleApp there are also scripts parsing objects and returning errors etc.
So you have tools provided to help you with these tasks.
0 -
Hi Gianni,
Thanks for your helpful response.I tried with both the methods but since my OBIEE version is 11.1.1.7.140114 so its doesnot have the privilege of making use of these methods.Since its OBIEE production server, Iam not allowed to update the version too.Is there any way to achieve the regression testing for OBIEE version 11.1.1.7.140114 ?
Please suggest.
0 -
I'm 99% sure the SampleApp scripts where already there for 11.1.1.7, you just need to find a old SampleApp to get the script (I guess the new ones doesn't work on .7 .
For BVT I also guess it works ... not officially but it can makes it ...
Did you try BVT? Got a error?
Officially it's for 11.1.1.9 but I heard of people running it on 11.1.1.7 as well ...
0 -
I've used the BVT on OBIEE 11.1.1.7.x and it does work. BVT is definitely the tool you need to automate your regression testing.
0