How to test reports in cagonos ?
Answers were Sorted based on User's Feedback
Answer / mahaboob basha
we can test the reports in 3 ways.
identify the static errors -> click validate buttonin the rs
identify the runtime errors->by executing the report
validate the data by writing own sql statements in the
backend.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / amiya
You may also test the outcome of a report by writing and
executing SQL Queries and comparing the outcome with the
report outcome.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / janardhan
We can test the report in 3 ways
1. By using 'validating the report oprion'
2. Run Report Option.
3. By im pliment an SQL query parallel to the requirement
and finally check the result with the report reslt.
ie. the result return by the sql statemnt is coinside with
the result of the report.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / laths
in the report contained data is correct or not.format is
correct or not ,applyed filters are running correctly or
not.
all this things are done in unit testing.and By using the
sql query analyser we doing the data valydating testing.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / mythili
1)Initially we will be testing the Layout of the report i.e
Headers,footers,all the headings in the body.
2)we will check for the filters are working properly or not.
3)Data will be validated finally against the the database
by using SQL Queries.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / g.v
mainly 3 types of testing we are using
system tesing
unit testing
UAT testing
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / nasa
by validating from tool menu we can find static errors and
syntax errors
and
by running a report we can find runtime report
and
get the data by writing a query and compare ...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vidya
Go to power play transformer, on toolbar select RUN
menu .in RUN menu there is one option that is TEST BUILD
you can test ur report there.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / s.srinivas
BY USING SYSTEM TESTING, UNIT TESTING,PERFORMANCE TESTING
| Is This Answer Correct ? | 2 Yes | 6 No |
What are the differences between Cognos ReportNet 1.1, Cognos 8? and enhancements in cognos 8?
What is Tool Tip? and how to create in report studio?
How to maintain Query subject’s relationships between Database layer and Model Layer? For eg - if 2 DB layer's query subjects are copied in Model Layer - Query subjects respectively, then Where should we define relationship of both Query subjects? Either in DB layer or Model layer?
5. Which type of report you build more, list, crosstab or chart and why?
Which lifecycle we will use for reporting?
Hi Buddies...i am lalitha. i am willing to appear for cognos bi-author certification. can anyone of you send me cognos dump. please please help me.
How can I schedule reports in cognos?
What is the use of Tree Prompt? Where it is used?Pls give me a real time example?
How do you schedule process automatically in cognos.I.e we have 50 reports and 100 users that will schedule daily, weekly, and monthly basis? Pls, give the answers the query early on.
What is meant by grouped star schema
What is the difference btw reportnet - Report studio and cognos 8 - Report studio
What are slice and dice?