GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  BO Designer

 Print  |  
Question:  Hey All!

Can anybody please tell me the test methodology for testing BO Universes?
("Tools-->Check Integrity" option is fine, I am looking for in-depth solution.)

Thanks & Regards,
Pat.




March 03, 2007 08:25:52 #4
 Nidhii Database Expert  Member Since: March 2007    Total Comments: 4 

RE: Hey All!Can anybody please tell me the...
 
Hi Pat,
1. Make sure the universe is pointing to the correct repository
2. Make sure that the Universe is locked/unlocked depending on whether you want to give the privilage to others to modify the universe. If it is locked and more than one universe developer is involved,his efforts can go waste.
3. Make sure that no loops are present.
4.Make sure that all the cardinalities are set and required contexts defined.
5.After everything is done,prepare a test reports based on the universe. Take some objects from all the classes and run the report. Make sure that you wnt get any cartesian product.
6. If you dnt want duplicate rows,check the option dnt retrieve duplicates in universe.

These are the points i can remember. And always the check integrity option is available for a quick check :))
Hope this is useful for u.
     

 

Back To Question