These are the defect origins
- Requirements
- Design
- Source code
- User manuals/training material
- “Bad fixes” or mistakes made during repairs
- Flawed test cases used by the application
There may ambiguous or unclear or unrelated requirements later which produce defects in the saoftware
If the design is not proper then it may arise the software defects
The source code may not be proper or buggy against requirements
- User manuals/Training material
If the user manual or training materials are not according to business then defect can come in the software
- “Bad fixes” or mistakes made during repairs
If bugs reported are not fixed properly or when when repairing does not care for the ripple effects or dependency
- Flawed test cases used by the application
When test cases written for testing were not proper as per requirement of the software.
No comments:
Post a Comment