Skip to content

ita-classroom-projects/16_TAQC_Page-Object_Approach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16_TAQC_Page-Object_Approach

Please, write integration tests by Selenium WebDriver to verify some features of Open Cart Application. Use page-object approach to development of test framework. Please develop next methods and classes

  • RegisterPage class - to representation sign up page;
  • RegisterTest class - to check the functionality of sign up;
  • User class - to send parameters of checkRegister method of RegisterTest class;
  • checkUnsuccessful method of LoginTest class - to check the functionality of unsuccessfuly login.

You should to demonstrate the execution of all test cases.

Save your code to GitHub and record a short video (3 - 5 minutes) where demonstrate the functionality your Application and publish it in your YouTube channel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages