Which software testing is used to check the defects in software without…
2024
Which software testing is used to check the defects in software without executing the actual code?
- A.
Static testing
- B.
Black Box
- C.
White Box
- D.
Performance Analysis testing
- E.
Question not attempted
Attempted by 65 students.
Show answer & explanation
Correct answer: A
Static testing finds defects by reviewing code, requirements, or design artifacts without executing the program.