SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Typographical Defects is under which test class
A
coding Defect
B
Testing Defect
C
Design Defect
D
None of the above
Explanation: 

Detailed explanation-1: -Defects, as described in this text, are assigned to four major classes reflecting their point of origin in the software life cycle-the development phase in which they were injected. These classes are: requirements/ specifications, design, code, and testing defects as summarized in Figure 3.2.

Detailed explanation-2: -A minor defect is a defect that causes problems in some unimportant or niche functionality of the system. For example, on a shopping website like Amazon, the following bugs will be deemed minor: Cannot search past orders that are more than a year old. Cannot compare more than three products at a time.

Detailed explanation-3: -Functional Bugs. Logical Bugs. Workflow Bugs. Unit Level Bugs. System-Level Integration Bugs. Out of Bound Bugs. Security Bugs. 21-Mar-2023

There is 1 question to complete.