Test Case Details
Preview
# Test Case: User Login with valid credentials | Field | Value | |---|---| | Priority | HIGH | | Type | functional | ## Preconditions User account exists Application is accessible ## Test Steps | # | Step | Expected Result | |---|---|---| | 1 | Navigate to login page | Login form is displayed | | 2 | Enter valid username | Username field accepts input | | 3 | Enter valid password | Password field masks input | | 4 | Click Login button | User is redirected to dashboard |