Multiple choice technology web technology What is Static Defect ? Any defect raised by the developer Any defect raised by Test Team Any defect raised for document correction 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.