What do you call a collection of descriptions of the data
items for the benefit of programmers and others who might
need to refer to them?
1. A data dictionary
2. A data model
3. A repository
4. A specification
5. A data map
Answer Posted / babitha
data dictionary -defines the value,type ,format and its
usage and its link in code.
data model-shows about how our has to be.simply we can say
it as example.
repository-similar to memory i.e place used to store the
data.
specification-tells about requirements
data map-relation between data or data flow.
so collection of description of data is data dictionary.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
While monitoring your project what all things you have to consider?
Could anyone let me know what exactly is telecom testing & how is it done? And also how is mainframe testing done?
Explain functional testing?
Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?
What are environment variables and explain the use of the same.
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is?
What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)
What is the main goal of defect prevention meeting?
What is execution?
What is Recovery Scenario
What is test result analyzer?
Explain testability?
Explain what test deliverables is?
What is validation and verification testing?
What is oo function testing?