Difference between Object varification and validation
Answer Posted / manveer
Verification is testing that your product meets the specifications / requirements you have written. “Did I build what I said I would?”.
Validation tests how well you addressed the business needs that caused you to write those requirements. It is also sometimes called acceptance or business testing. “Did I build what I need?”
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
Explain how to execute the plsql procedure from the report by clicking with mouse?
Explain the difference between detect alias and detect context?
How to create Index to the table in the universe designer and how it improves the Query performence
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Explain about a tricky situation for which you found a very simple solution?
When to use local filter and when to use global filter?
How we drill up week to month?
Explain about a time when you discovered a more efficient way to do a work task?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Differences between business objects and web intelligence reports?
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?