Testing Fundamentals - Testing Models and Approaches
A test plan states:
approach = 'exploratory' but the code uses if approach = 'exploratory':. What is the error and how to fix it?