What is Database normalisation
Answers were Sorted based on User's Feedback
Answer / pallavi
Well a relational database is basically composed of tables
that contain related data. So the Process of organizing
this data into tables is actually referred to as Database
normalization.
mail id
pallavi.panchbhai@gmail.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mercy
Data base normalization is done to avoid redundancy of
data.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / kazi
Normalization is the process of efficiently organizing data
in a database. There are two goals of the normalization
process: eliminating redundant data (for example, storing
the same data in more than one table) and ensuring data
dependencies make sense (only storing related data in a
table). Both of these are worthy goals as they reduce the
amount of space a database consumes and ensure that data is
logically stored.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
Describe any bug you remember.
What is test startegy?
Can any explain briefly about RBT (risk based testing
Who will review the tes cases and when the riview will be done?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
hi i want manual testing interview question(3+exp)please tell me
friends i know what is regression testing but i need an real time example from any of the projects..
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
Can u tell What kind of Bug Report Tool are u using in ur project
What is maturity level in software testing?
Can u tell me about the difference between Window based Application and Web Application?