Designing of Multimedia Databases
Filed Under Databases, Defect, Multimedia | Posted on August 14, 2009
Many inherent characteristics of multimedia data have direct and indirect impacts on the design of multimedia databases. These include : the huge size of MMDBs, temporal nature, richness of content, complexity of representation and subjective interpretation. The major challenges in designing multimedia databases arise from several requirements they need to satisfy such as the following:
- [...]
What to do when there is not enough time for thorough testing ?
Filed Under Defect, Process, Testing | Posted on January 9, 2009
What if there isn’t enough time for thorough testing? The first answer (and applicable in a world that is more ideal) is to not be in such a situation. If you are releasing a software that is not thoroughly tested, then you are potentially sitting on dangerous ground, not knowing when and where the software [...]
Defect Management
Filed Under Defect | Posted on May 9, 2008
What is a defect?
For a test engineer, a defect is:
• Any deviation from a given specification.
• Anything that causes user dissatisfaction
• Incorrect output
• Software is not behaving the way it should behave.
Difference between bug, defect and error:-
• Software is said to have a bug if the features deviate from the specifications.
• Software is said to have a defect if it is [...]