S&P Global interview question

What is static and dynamic testing.

Interview Answer

Anonymous

13 May 2026

static testing is checking software without running the application like reviewing code, design or requirements etc and dynamic testing is checking software by running the application