I did automation testing with Cypress alongside some manual testing. I worked in a small team following Agile methodology.
My main responsibilities were to write tests for existing web pages using Cypress; write tests for pages that were being built and to help out with manual testing before a new release.
Other day-to-day duties included keeping an eye on the testing dashboard. After finding failed test on the dashboard, I had to look into why is the test failing, fix the test or report to a developer or create a ticket to fix the issue.
Also, I have done some code reviews, to check other QA’s tests and try to help when other QA team members were stuck on something.