For testers, SDETs, and QA leaders

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.

Sessions Available
15
What You'll Find
Talks, katas, and writing
How It Helps
Practical ideas you can use with your team
Highlight 01

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

Highlight 02

ABCs of Security Testing

A brief introduction about some of the basic security testing that you must have for all your Testing

Highlight 03

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.

Recently added
Sessions
Recent community talks, reflections, and deep dives on automation, testing strategy, and the mechanics of building confidence in software.
Aug 27, 2023
#01
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
View details
Read more →
Jul 24, 2023
#02
ABCs of Security Testing
A brief introduction about some of the basic security testing that you must have for all your Testing
View details
Read more →
Jun 9, 2023
#03
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.
View details
Read more →
Jan 18, 2023
#04
Fixtures in playwright
Make your playwright test much orgnised and dry using Fixtures.
View details
Read more →
Dec 20, 2022
#05
Effectively Reading Emails In Test Automation
This Demonstration shows how you can read emails in your automation without introducing flakiness.
View details
Read more →
Nov 28, 2022
#06
Selenium 4 - Mocking API Calls
Mocking API Calls With Network Intercept Feature of Selenium 4
View details
Read more →
Sep 11, 2022
#07
Setting up Basic RestAPI Automation with Java, Maven, Rest Assured and TestNG
Setting up Basic RestAPI Automation with Java, Maven, Rest Assured and TestNG
View details
Read more →
Jun 12, 2022
#08
Detecting Memory Leak by Performance Test
Lets detect a real world memory leak by performance test using load test
View details
Read more →
Dec 1, 2021
#09
Automation Beyond Tests - Testdata as Code
This talk will demonstrate different tools along with one open-source tool "Corr" (that I made) to write test data as code. One can parameterize, randomize, correlate data creation steps in this code and each code snippet can be directly run from the IDE plugin that supports this data creation code language
View details
Read more →
Nov 15, 2021
#10
Appium Flutter Driver - A Use Case Demo
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.
View details
Read more →
May 8, 2021
#11
Use Cypress Like A Pro
In the previous session, we got you started with Cypress. In this session, we will help you use Cypress like a pro... :-)
View details
Read more →
Apr 24, 2021
#12
Get Started With Cypress
With so many UI automation tools available, what makes Cypress such a popular and compelling choice? What advantages does it offer over its competitors? What's it like testing with Cypress?
View details
Read more →
Nov 1, 2020
#13
Using corr for Automating Test Data Creation
Using corr for Automating Test Data Creation
View details
Read more →
Sep 24, 2020
#14
Consumer Driven Contracts
A short and simple exercise to practice outside-in TDD using test doubles.
View details
Read more →
Jul 6, 2020
#15
Test Automation 101 For Flutter Apps
This Kata is helpful to understand how to identify test cases along with writing code. How to convert exploratory scenarios into know tests.
View details
Read more →