• ๐Ÿš€ Welcome to TestCase
    • Web App Testing
        • Verifying Broken Navigation When Clicking a Disabled Link
        • Verify Functionality of Website Links
        • Verify Navigation via Search Bar
        • Verify Navigation to a page that no longer Exists
        • Verify Navigation to Another page using the Menu Bar.
        • Verify Navigation via URL Manipulation
        • Verify Navigation via Browser Refresh.
        • Verify Navigation when clicking an external link
        • Verify the redirection behavior
        • Verify that the back button works
        • Verify that the Homepage Loads
        • Verify Error handling on Restricted Pages
        • Verifying Navigation on a Slow Network
        • Verifying Navigation via Keyboard Shortcuts
        • Verify navigation on mobile view
        • Verify the page load time
        • Verify that the forward button functionality works
        • Access to Protected Resources Without Authentication
        • Brute Force Attack Prevention
        • Check that CAPTCHA Appears After Multiple Failed Login Attempts
        • Check CAPTCHA Verification on Login
        • Check Case Sensitivity in Username and Password
        • Verify logout functionality
        • Check Password Reset Funtionality
        • Login Attempt with SQL Injection
        • Check Password Strength Validation
        • Verify Account Lockout After Multiple Failed Login Attempts
        • Verify CAPTCHA Fails with Incorrect Input
        • Verify Login Attempt with Empty Credentials
        • Verify Login Failure with Invalid Credentials
        • Verify Multi-Factor Authentication Functionality
        • Verify MFA with Invalid One-Time Password (OTP)
        • Verify successful Login with Valid Credentials

Web App Testing

This folder contains structured test cases for testing web applications across various scenarios. Whether you're validating user authentication, form validations, or API integrations, these test cases ensure high-quality, reliable web applications.

Edit this page on GitHub
๐Ÿš€ Welcome to TestCase
NavigationVerifying Broken Navigation When Clicking a Disabled Link

Powered by Docus