How many ways we test the universe & Report?
Answers were Sorted based on User's Feedback
Answer / smita chatterjee
There are some basic ways of testing the universe:
1. built in feature of check integrity and 5 other check options which check for parsing, looping, context etc.
2. The other way of checking whether a universe is properly working is by creating dummy report and verifying with the back end data.
The method of testing reports is :
1. Data checking: where we tally the report data with the database data by help of the database client like sql server or toad which can aid to check the underlying data whether the source is JDE or Terradata or DB2 or Oracle.
2. Integration Testing where we insert or update data from an UI and then check the impact on our report.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / guest
By doing check integrity we can test universe & By coping
report query and run in back end(oracle,sql server...) we
can test the data by comparing both.
| Is This Answer Correct ? | 2 Yes | 6 No |
What needs to be done while starting the database?
What is metadata in context of a datawarehouse?
How to create context?
Explain what does level of granularity of a fact table signify?
In general, how many Fact & Dimension tables are present in a Banking Data warehouse project ?
What is the difference between olap and oltp?
Can you explain how analysis service works?
In document how to create metrics?
explain about balanced dimension,
Suppose date is 05sep2005; I want the output like 05sep2005:00:00:00 ; how it will come?
Explain what is the data type of the surrogate key?
What is a hash cluster?