Download presentation
Presentation is loading. Please wait.
1
Test Automation For Web-Based Applications
Portnov Computer School WebDriver Training Test Automation For Web-Based Applications Presenter: Ellie Skobel
2
Day 1 Practice Test Cases
3
Test Case #A: Valid Login
Steps: Go to: Enter the username: admin Enter the password: Password Click the ‘LOGIN’ button Once logged in TEST that you are logged in Verifying the page header: Dashboard Verify the welcome message: Welcome admin
4
Test Case #B: Invalid Password Login
Steps: Go to: Enter the username: admin Enter the password: password Click the ‘LOGIN’ button TEST that you are NOT logged in Verifying the form name: LOGIN Panel Verify the warning message: Invalid credentials
5
Test Case #C: Invalid Empty Password Login
Steps: Go to: Enter the username: admin Do not enter the password Click the ‘LOGIN’ button TEST that you are NOT logged in Verifying the form name: LOGIN Panel Verify the warning message: Password cannot be empty
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.