Test Case for E-Commerce Site (login)
LOGIN-1: Normal User Login Purpose:Test that users can log in to the system with the proper user ID and password. Prerequisites:The user is not logged into the system. The user account ‘test.user’ exists and is in good standing. Test Data:User ID: test.userPassword: testing_answers Test Steps:1. Visit the Login page.2. Enter the User ID stated above.3. Enter the Password stated above.4. Click the Submit button. Verify Results:5. The user is logged into the user administration page. Post-Test:6. Click the Logout button. 7. Notes and Questions. LOGIN-2: Invalid User ID Purpose:Test that a user receives an error message when they attempt to…