Testing Fundamentals - Testing Types and Levels
A tester wrote this acceptance test scenario:
But during testing, clicking 'Submit' does nothing. What is the most likely cause?
Given the user is on the homepage When the user clicks the 'Submit' button Then the form should be submitted
But during testing, clicking 'Submit' does nothing. What is the most likely cause?
