Multiple choice technology web technology

What is Static Defect ?

  1. Any defect raised by the developer

  2. Any defect raised by Test Team

  3. Any defect raised for document correction

  4. Any defect raised during execution

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A static defect is one raised for document correction, such as requirements, design specs, or test plans. Unlike dynamic defects found during execution, static defects are identified through reviews and inspections without running code.