InterviewSolution
Saved Bookmarks
| 1. |
What is defects in software testing? |
|
Answer» The term defect refers to a system error that prevents the intended action from being accomplished. Testing is most important when it comes to finding defects. Testing needs to begin early in the development process since defects can be found throughout. As shown in the following figure, defects are divided into three main categories:
|
|