This repository contains the CodeceptJS test scripts for the Celtra homework assigned as part of the QA Engineer internship process.
- CodeceptJS
- Playwright
- Allure
The entire test scenario which was given (steps 1-10) is being automated using CodeceptJS with Playwright on Google Chrome. The test also runs in parallel using multiple browsers (Chrome, Firefox and Edge) and advanced reporting is implemented using Allure. I am unsure about the test script running independently of any browser, but we can discuss this on the technical interview.
