Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 603 Bytes

File metadata and controls

14 lines (12 loc) · 603 Bytes

Individual AQA framework task

allure serve allure-results

  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 +
  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 +-