URL: https://practicetestautomation.com/practice-test-login/ Generated Test Cases (via direct URL content analysis): TEST TYPE: dashboard_functional TC_FUNC_01_Verify_Login_Page_Elements Scenario: Verify the presence and functionality of all elements on the login page. Steps to reproduce: 1. Open the URL: https://practicetestautomation.com/practice-test-login/ 2. Check for the presence of headings, links, buttons, and images. 3. Verify the main navigation items. Expected Result: All elements should be present and functional as described. Actual Result: Priority: High TC_FUNC_02_Verify_Login_Credentials_Availability Scenario: Verify that the login credentials are displayed on the login page. Steps to reproduce: 1. Open the URL: https://practicetestautomation.com/practice-test-login/ 2. Locate the provided login credentials: Username: student, Password: Password123. Expected Result: The login credentials should be clearly visible on the page. Actual Result: Priority: Medium TC_FUNC_03_Verify_Login_Functionality_Positive Scenario: Verify the positive login functionality using the provided credentials. Steps to reproduce: 1. Enter the Username: student and Password: Password123. 2. Click on the "Submit" button. Expected Result: The user should be logged in successfully. Actual Result: Priority: High TC_FUNC_04_Verify_Login_Functionality_Negative_Invalid_Username Scenario: Verify the negative login functionality with an invalid username. Steps to reproduce: 1. Enter an invalid Username. 2. Enter Password: Password123. 3. Click on the "Submit" button. Expected Result: User should see a validation message for an invalid username. Actual Result: Priority: High TC_FUNC_05_Verify_Login_Functionality_Negative_Invalid_Password Scenario: Verify the negative login functionality with an invalid password. Steps to reproduce: 1. Enter the Username: student. 2. Enter an invalid Password. 3. Click on the "Submit" button. Expected Result: User should see a validation message for an invalid password. Actual Result: Priority: High TC_FUNC_06_Verify_Login_Functionality_Negative_Invalid_Credentials Scenario: Verify the negative login functionality with both invalid username and password. Steps to reproduce: 1. Enter an invalid Username. 2. Enter an invalid Password. 3. Click on the "Submit" button. Expected Result: User should see a validation message for invalid credentials. Actual Result: Priority: High TC_FUNC_07_Verify_Forgot_Password_Link Scenario: Verify the functionality of the "Forgot Password" link. Steps to reproduce: 1. Click on the "Forgot Password" link. Expected Result: User should be redirected to a page to reset the password. Actual Result: Priority: Medium TC_FUNC_08_Verify_Navigation_Menu_Items Scenario: Verify the functionality of each item in the main navigation menu. Steps to reproduce: 1. Hover over each main navigation item. 2. Click on each item to ensure proper navigation. Expected Result: Each menu item should lead to the correct page. Actual Result: Priority: High TC_FUNC_09_Verify_Home_Button_Redirect Scenario: Verify that clicking on the "Home" button redirects the user to the homepage. Steps to reproduce: 1. Click on the "Home" button. Expected Result: User should be directed to the homepage. Actual Result: Priority: High TC_FUNC_10_Verify_Submit_Button_Validation Scenario: Verify that the "Submit" button triggers the form validation. Steps to reproduce: 1. Click on the "Submit" button without entering any credentials. Expected Result: User should see validation messages for required fields. Actual Result: Priority: High TC_FUNC_11_Verify_Page_Images Scenario: Verify the presence and display of the image on the login page. Steps to reproduce: 1. Check the display of the image on the page. Expected Result: The image should be visible and relevant to the content. Actual Result: Priority: Medium TC_FUNC_12_Verify_Page_Heading Scenario: Verify the heading of the login page. Steps to reproduce: 1. Check the heading of the login page. Expected Result: The heading should be "Test Login | Practice Test Automation". Actual Result: Priority: Medium TC_FUNC_13_Verify_Page_Title Scenario: Verify the title of the login page. Steps to reproduce: 1. Check the title of the login page. Expected Result: The title should be "Test Login | Practice Test Automation". Actual Result: Priority: Medium TC_FUNC_14_Verify_Page_Form_Elements Scenario: Verify the absence of any form elements on the login page. Steps to reproduce: 1. Check for any form inputs on the page. Expected Result: There should be no form inputs present on the login page. Actual Result: Priority: High TC_FUNC_15_Verify_Blog_Link_Redirect Scenario: Verify that clicking on the "Blog" link redirects the user to the blog page. Steps to reproduce: 1. Click on the "Blog" link. Expected Result: User should be directed to the blog page. Actual Result: Priority: High TC_FUNC_16_Verify_Contact_Link_Redirect Scenario: Verify that clicking on the "Contact" link redirects the user to the contact page. Steps to reproduce: 1. Click on the "Contact" link. Expected Result: User should be directed to the contact page. Actual Result: Priority: High TC_FUNC_17_Verify_Open_Menu_Functionality Scenario: Verify the functionality of the "open menu" option. Steps to reproduce: 1. Click on the "open menu" option. Expected Result: The menu should expand to display additional options. Actual Result: Priority: High TC_FUNC_18_Verify_Page_Structure Scenario: Verify the overall structure of the login page. Steps to reproduce: 1. Check for the presence of header, footer, and main content. Expected Result: The page should have a header, footer, and main content section. Actual Result: Priority: Medium TC_FUNC_19_Verify_Submit_Button_Text Scenario: Verify that the text on the "Submit" button is correct. Steps to reproduce: 1. Check the text displayed on the "Submit" button. Expected Result: The button text should be "Submit". Actual Result: Priority: Low TC_FUNC_20_Verify_Page_Links Scenario: Verify the functionality of all links on the login page. Steps to reproduce: 1. Click on each link to ensure they redirect to the correct destination. Expected Result: All links should lead to the intended pages. Actual Result: Priority: High