Skip to content

Feature file for all possible login test scenarios

License

Notifications You must be signed in to change notification settings

hanikhan/AllLoginTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login-tests

Goal

  • Create an exhaustive list of scenarios for login page test

Login Page

  • Consider a simple login page with username field, password field, login button, forgot password link, remember me checkbox and create new account button
  • username field and password field have placeholders/hint text.
  • A Captcha is displayed after 5 unsuccessful login attemps
  • Successful login directs user to the homepage

Note

  • The project has a feature file titled loginTests.feature, this contains test cases that can be automated
  • Add scenarios that should not be automated OR require manual intervention to the loginTests.txt file with elaborate steps
  • Please feel free to add scenarios to the feature or tx files by submitting a PR

About

Feature file for all possible login test scenarios

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published