Skip to content

This is a simple Test Automation project with NUnit and Selenium C#

Notifications You must be signed in to change notification settings

nesCass/booknowmed-project-C--NUnit-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

booknowmed-project-C--NUnit-

This is a simple Test Automation project with NUnit and Selenium C#

The project contains Test Cases for a Login Page

LoginTest class implements methods written in LoginPage class, MessagesPage class, and LogoutPage class.

Tests:

1. SuccessfulLogin (two test cases) - Successfully logging with and without the "Remember me"
2. EmptyFiledsLogin - Login without password and email
3. IvalidCredentialsL (three test cases) - Login with INVALID credentials
4. CursorOnEmailField - Check that the cursor is focused on the Email field
5. TabFunctionality
6. CloseButton - Checking the close button on login form
7. BrokenLinksTest - Checking bad links on login form

About

This is a simple Test Automation project with NUnit and Selenium C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages