Services
Testing & Quality
Automated tests so today's release doesn't break what worked yesterday.
I set up test suites that run on every commit: critical journeys in Cypress or Selenium, business logic in PyTest, and a continuous integration pipeline that blocks the release when something fails.
What's included
End-to-end testing with Cypress and Selenium
Unit and integration tests in PyTest, Jest and Flutter Test
GitHub Actions continuous integration pipelines
Defect tracking and agile delivery management in Jira
Functional acceptance testing and release documentation

