Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 594 Bytes

File metadata and controls

12 lines (10 loc) · 594 Bytes

Practical Task

Automation Testing Project / amazon.com

⚙️ STACK

Java (Selenium, Gradle, JUnit5, Allure, Log4j)

📚 TODO LIST

• Using the studied material and acquired practical skills, it is necessary to implement a framework for automating web application testing.
• Then implement a complete list of test cases.
• Upload the project to github in a separate repository.
• Build the Jenkins CI locally in a Docker container and configure the execution of the implemented tests using Declarative Pipiline.
• Implement test reporting using Allure.