What a testing approach is
What a testing approach is

Testing means running a program, module, or full system with selected data and comparing the actual result with the expected result. A testing approach explains what data you will use, when you will use it, and why each case was chosen.