What is meant by bucket testing?
3101
22-Mar-2011
Amit Singh
22-Mar-2011Buckets are our implementation of smart objects. A bucket is a storage unit that contains data. The bucket design goals are: aggregation intelligence self-sufficiency mobility heterogeneity and archive independence and metadata as well as the methods for accessing both.buckets contain 0 or more packages.Packages contain 0 or more elements.Actual data objects are stored as elements and elements are grouped together in packages within a bucket.Testing this actual data objects which are stores as elements and number of elements that are grouped together in packages that are within a bucket is known as bucket testing.