Skip to content

PabloJuice/automationTestingFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Individual AQA framework task

  1. Implement DriverPool for multiple drivers (at least chrome and firefox)
  2. Implement PageObject architecture with TC->BO->PO layers
  3. Implement PageFactory and WebElement Wrappers
  4. Use DataProvider
  5. Use hibernate for getting test data and saving test results
  6. Implement at least 5 end-to-end WEB UI test scenarios
  7. Implement at least 5 end-to-end API test scenarios
    • Implement at least 5 end-to-end MOBILE test scenarios
  8. Implement at least 5 end-to-end API test scenarios in Jmeter (Performance testing)
  9. Use Allure for reporting
  10. Use CI for a regular run
  • Depends on lecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages