
- Forum
- Testing
- Software Testing
- What is a defect?
What is a defect?
This is a discussion on What is a defect? within the Software Testing forums, part of the Testing category; While testing we may find actual results varying with the test results which we call it as defect, bug, issue....
-
10-15-2011, 02:28 PM #1
- Join Date
- Oct 2011
- Answers
- 10
What is a defect?
While testing we may find actual results varying with the test results which we call it as defect, bug, issue.
-
10-18-2011, 09:18 AM #2
- Join Date
- Oct 2011
- Answers
- 30
After the delivery of the software if any error if any error is found is called as defect.
-
If any of the requirement of the delivered software is not working properly, then its a defect.
While testing the software, if any issue found, then its an Issue
A coding error in a software is called a Bug
-
11-01-2011, 08:58 AM #4
- Join Date
- Oct 2011
- Answers
- 32
Hi all,
A flaw in a component or system that can cause the component or system to fail to perform its required function, e.g. an incorrect statement or data definition. A defect, if encountered during execution, may cause a failure of the component or system.Defect is also termed as "BUG" also in our S/W Testing Industry.
-
Sponsored Ads

Reply With Quote





