Testing Fundamentals - Testing Types and Levels
Analyze this acceptance test scenario:
What is the main issue with this scenario?
Given the user is on the registration page
When the user submits the form with all required fields filled
Then the registration confirmation message is NOT displayed
What is the main issue with this scenario?
