This is a personal summary of a chapter from the book Agile Testing: A Practical Guide For Testers And Agile Teams. I'm sure you'll find it useful too.
Cypress makes setting up, writing, running and debugging tests easy – for QAs and developers. This is my review: it's a 4.5 out of 5.
Karate is open-source and combines API test-automation, mocks, performance-testing and UI automation. This is my review: it's a 3 out of 5.
This is my review of Maestro, a mobile test automation framework. It has its strengths and a lot of potential, but it's not yet ready for professional use.
Playwright enables end-to-end testing of modern single page apps, across all modern browsers. This is my review: it's a 1 out of 5.
Robot Framework is a test automation framework for acceptance testing. This is my review: it's a 3.5 out of 5.
There are many metrics. Some are mainstream, measurable, others imposed. Most can gamed. But there's one that aligns with quality — happiness.
Here's the code I used to integrate my local Selenium tests with BrowserStack's Automate. Their documentation and customer support helped me achieve it.
My experience with infrastructure testing, using InSpec, tests written in Ruby, asserting bash scripts, and deployments to Azure.
In this talk was I introduced students to Testing. I explained what is the purpose of Testing and what are the responsibilities of a Tester.