wat is code review and wat actually srs or how can we
create HLD,LLD.PLS,GIVE ME ANSWER AS EARLY AS FAST.
Well, this question is not specific to Datawarehouse. In
general these are the practises followed in software firms
while going ahead with any new project. Lets hover around
each topic asked
SRS (Software requirement Specification) : This is the
initial phase where customer specifies its requirements to
a software team. Actually its a study of what the customer
is asking for. It captures all details of issues faced by
customer and what are the projected solutions.
HLD (High Level Design) : This is next phase of design
where the inputs given from SRS are collected and
transformed into development methodolgy. It lays down the
roadmap of code development before actually jumping onto
the development.
LLD ( Low Level Design) : This is a actually a design
document. It gives all code details, all issue pertaining
to development. Its development tools, how to resolve
issues based on the given platform, so on so forth.
Code Review : This is the final phase of development where
developer is been rewarded for all his hard work and its
solution. Usually Managers, Sr. Developer, Product Managers
all sit together, get the feel of product and try to figure
out any loopholes. If any, developers are been asked to
revisit the code or else product is ready for QA team to
test and certify.
| Is This Answer Correct ? | 13 Yes | 0 No |
How Materialized Views are linked with Oracle DataWare house?
How to calculate fact table granularity?
What is the use of dimensional modeling in data warehousing?
I have two universes created by two difference database can we join them in designer & report level? How
What are the advantages of cold fusion?
What is ods (operation data source)?
I need to set predefined condition. How I do this?
Is union transormation is active transformation?
What are the different types of schemas used in data warehousing?
why oracle is the best database for data warehousing?
what is difference between drill & scope of analysis?
How many clustered indexes can you create for a table in dwh? In case of truncate and delete command what happens to table, which has unique id.