Multiple choice technology testing Testing, in which code is not executed is called Static Testing Dynamic Testing White Box Testing Reliability Testing Reveal answer Fill a bubble to check yourself A Correct answer Explanation Static testing involves reviews and inspections without executing code. Dynamic testing requires running the software. White-box refers to internal structure visibility, not execution status.