previous events

22 June 2022
Shifting Accessibility Testing to the Left
For most companies, accessibility testing is still seen as an afterthought and there is often a misconception that testing for accessibility is difficult and time-consuming. We know that there's a lot of benefits in making your website or application accessible, especially in the Digital Era, but why do we still have a lot of inaccessible websites? In this talk, Marie Drake will discuss some of the myths around accessibility testing, how you can shift accessibility testing to the left and how you can easily integrate it into your development and testing workflows

18 May 2022
Shifting Accessibility Testing to the Left (Agile Testing Days Open Air)
For most companies, accessibility testing is still seen as an afterthought and there is often a misconception that testing for accessibility is difficult and time-consuming. We know that there's a lot of benefits in making your website or application accessible, especially in the Digital Era, but why do we still have a lot of inaccessible websites? In this talk, Marie Drake will discuss some of the myths around accessibility testing, how you can shift accessibility testing to the left and how you can easily integrate it into your development and testing workflows

8 March 2022
Action for Equality – Steps We Can Take Now (International Women's Day Panel Discussion)
In this panel discussion, we’ll be talking about what’s taking the IT industry so long to adopt change. As a woman in tech, I’ll be sharing my stories, experiences and advice, along with the other panellist, to provide a path with less obstacles for those who wish to enter the industry next.

8 January 2022
TTTribe Cast Series: Leveraging Cypress Beyond Functional Tests
Cypress is currently one of the most popular test automation frameworks out there in the JavaScript community. With so many plugins that it can integrate to, one can actually leverage Cypress beyond just testing an application’s functionality whether it’s to perform API testing, accessibility, performance or visual testing. In the interest of time, the session will focus on how one can leverage Cypress to do visual testing. I will be giving an overview as to what the benefits are in doing automated visual testing, the different visual testing plugins that one can use and importantly key things to consider when doing visual testing. There will also be a code walkthrough to show how easy it is to install some of these plugins.

15 June 2022
Shifting Accessibility Testing to the Left
For most companies, accessibility testing is still seen as an afterthought and there is often a misconception that testing for accessibility is difficult and time-consuming. We know that there's a lot of benefits in making your website or application accessible, especially in the Digital Era, but why do we still have a lot of inaccessible websites? In this talk, Marie Drake will discuss some of the myths around accessibility testing, how you can shift accessibility testing to the left and how you can easily integrate it into your development and testing workflows

17 May 2022
Introduction to Cypress.io (Agile Testing Days Air)
In this workshop, I will go through what Cypress is, why it's popular among Javascript engineers and talk about its features and limitations. Afterwards, we'll dive in into setting up Cypress in your personal machines and start writing some tests.

4 March 2022
WorQference 2022: Contract Testing with Pact JS
Have you heard of Contract Testing? Are you currently working on a project involving multiple data providers? Do you want to make sure that consumers and data providers can catch broken changes earlier on in your pipeline? If the answer to these questions is yes, then this workshop is for you! In this workshop, I’ll explain what contract testing is, how it’s different from other types of testing, its features and benefits. No workshop is complete without a live demonstration so I’ll also be walking you through how to setup both consumer and provider contract testing using Pact JS with Jest.

22 December 2021
Introduction to k6
One of the testing trends that I can see continuing on in 2022 is shifting performance testing to the left so we can catch any performance issues on our applications earlier on. Traditionally, performance testing has been known to be completed after a feature has been deployed and run by dedicated performance engineers which created a siloed approach. To encourage developers to also write performance tests, developer friendly tools such as k6 have been created. In this session, I want to introduce you to k6, how it can help with testing the performance of your applications, what are its features and a code demonstration on how to use k6.

24 May 2022
Shifting Accessibility Testing to the Left
For most companies, accessibility testing is still seen as an afterthought and there is often a misconception that testing for accessibility is difficult and time-consuming. We know that there's a lot of benefits in making your website or application accessible, especially in the Digital Era, but why do we still have a lot of inaccessible websites? In this talk, Marie Drake will discuss some of the myths around accessibility testing, how you can shift accessibility testing to the left and how you can easily integrate it into your development and testing workflows

10 March 2022
Lessons Learned As A Quality Engineering Manager
It has been a year since I made the transition from an individual contributor to a people manager and in this talk, I want to share key lessons that I learned as a new Quality Engineering Manager.

3 March 2022
A Collection of My Favourite Cypress Features
Cypress has been releasing a constant flow of new features and sometimes it can be hard to keep up with all of its amazing features. In this talk, I want to share with you all a collection of my favourite Cypress features ranging from how Cypress handles network requests, how Cypress can collect code coverage to other various plugins that can assist you with doing other types of testing.

2 December 2021
TAU: The Homecoming
In this session, I'll be doing a talk on my favourite Cypress features.