Practical QA knowledge for teams that treat quality as an engineering discipline.
Sessions, blogs, responses, and katas curated for testers, automation engineers, and software quality leaders who care about craft, systems thinking, and better conversations.
Journey of Journey Programming Language
There are so many programming languages out there yet Journey Programming language written in Rust tries to attempt to solve some regular problems in testing
ABCs of Security Testing
A brief introduction about some of the basic security testing that you must have for all your Testing
Test data Strategy for Test Automation - With various frameworks
Flutter community already has a great package called flutter_driver, yet in some scenarios using flutter_driver could be limiting. There comes flutter_appiun_driver with all power of Appium along with support for flutter. I will demonstrate a simple use case with the modified counter app (the modification is to accommodate the use case). The session is centered around the demonstration of use-case, code when to use it with the help of a small, compact, and full-fledged automation suit.