SOFTWARE ENGINEERING

SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS

AUTOMATED TESTING TOOLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The defects are categorized by ____ in terms of how they interact system operation
A
Severity
B
Tester
C
Priority
D
Platform
Explanation: 

Detailed explanation-1: -Priority is the order in which the developer should resolve a defect whereas Severity is the degree of impact that a defect has on the operation of the product. Priority is categorized into three types: low, medium and high whereas Severity is categorized into five types: critical, major, moderate, minor and cosmetic.

Detailed explanation-2: -Arithmetic Defects. Logical Defects. Syntax Defects. Multithreading Defects. Interface Defects. Performance Defects.

Detailed explanation-3: -Functional defects. Functional bugs can be revealed during smoke, system, integration, regression, and user acceptance testing. Performance defects. Performance bugs are found during stress, load, stability, and scalability testing. Usability defects. Security defects.

There is 1 question to complete.