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?
Answer: A. Static testing — Static testing finds defects by reviewing code, requirements, or design artifacts without executing the program.
- A.
Static testing
- B.
Black Box
- C.
White Box
- D.
Performance Analysis testing
- E.
Question not attempted
Attempted by 275 students.
Show answer & explanation
Correct answer: A
Static testing finds defects by reviewing code, requirements, or design artifacts without executing the program.
Loading lesson…