Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 1018 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 1018 Bytes

TestTaskForPicsart

TEST TASK:
Steps:

  1. Create an automation suite
  2. Implement a logging mechanism before and after each test
  3. Implement a retry mechanism to retry failing tests 3 times
  4. Implement a smart wait mechanism to wait for an element before doing any action with it
  5. Implement Jenkins pipeline, to run it from Jenkins

Pipeline - TestTaskForPicsart
Setup Jenkins for automated tests with GitHub CI integration when commits