Learning and trying out different software testing tools.
k6 is an open-source load testing tool for API performance testing.
Lighthouse is an open-source, automated tool for improving the quality of web pages. Lighthouse CI makes it possible to add Lighthouse to a CI/CD pipeline.
Playwright is an open source, cross-browser, automation framework for end-to-end testing.
Postman is a popular open source API testing tool.
SpecFlow is an open-source framework for Behavior Driven Development, Acceptance Test Driven Development and Specification by Example.