I like to learn something new on my own and implement it into my projects - new testing practices, frameworks, plugins to simplify and improve testing
From the recent one:
- I rewrote the project from cypress to playwright, added allure to it for generating reports, set up integration with the project in allure and between test cases, added the ability to run a set of tests via Gitlab, configured the ability to selectively run tests using testplan
- Implemented a new project using Kotlin, Gradle, Junit 5, Playwright
- implemented a new performance testing project using Jmeter
I’m also additionally studying front-end development (css, html, vue), which helps me dive into the logic of implemented tasks using developer code, sometimes giving my advice