How can we do the unit testing?
Answers were Sorted based on User's Feedback
Answer / rao
Unit testing is something that a report developer does from
his end before the report is passed on to UAT. Generally
TOAD is used to write SQL to validate the report. In my
case, I have used TOAD to do the unit testing.
If you don't have TOAD, I am not really sure if there is
any other to do it.
Thanks
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / jesse wolfe
Run the query with the type=XML parameter, then use XPath to
find the expected data rows and write specific asserts
against expected values. COuld do it in say VisualStudio or
any tool were you can validate against XML. Ideally, you can
jsut compare the entire document with what you were
expecting, though some items may throw you off.
We're even going to do TDD with cognos using this strategy.
Is This Answer Correct ? | 0 Yes | 0 No |
which table we load first in DW. dimension or fact? why?
4 Answers IBM, JPMorgan Chase,
What is the model filter?
What is parameter maps & Session parameter?
hi this is bhaskar iam working in Tcs u want any real time faqs send me your qs i will ans that qs ok this is my id bhaskarparitala.rao@gmail.com
1)diff between shortcut-key and alias table? 2)what is unit testing? 3)what is scorecard?
What is meant by grouped star schema
what is stitch query in reportnet?
i have 4 countries in my database as USA, UK, INDIA, CHANA. In value prompt's prompt control list, i want WESTERN_COUNTRIES, ASIAN_COUNTRIES instead of those country names. When i click on WESTERN_COUNTRIES, it should retrieve USA, UK records and when i click on ASIAN_COUNTRIES, it should retrieve INDIA, CHINA records. How is it possible?
My problem is as follows I made two pages of the portal; in the first page i have two reports and from one of these i would like to communicate in some way (i.e drill- through?) with the second page that contains four reports (prompt value [product] and three chart [sales revenue, sales quantity and budget]). Particularly I would like to communicate with the report that contains the prompt, passing the Product. How can i drill from the first page of the portal to the second page ? More generally, is it possible to move from one page, containing 2 report, to another page with 4 report, through a drill-through or any other mechanism? Thank in advance.
what is sdibling function tell me the some functions
suppose i want to do drill through a column only for the values which is having more than > 50000. how can i do that?
what is report studiio and how to start it?