Deborah Reid
Lead Test Engineer
she/her
I am Open to Podcasting, Write, Meet at MoTaCon 2026
Deborah has been testing for about 15 years now. She is currently Lead Test Engineer at Bloom and Wild group currently. She specialises in exploratory and risk based testing with a passion for accessibility. Deborah has written a course for MoT on an Introduction to Accessibility Testing as well as an article on speaking at a Conference for the first time, spoken at an AMA on Soft Skills and more!
Achievements
Certificates
Level up your software testing and quality engineering skills with the credibility of a Ministry of Testing certification.
Activity
thanked contributors on:
The lineup is out and oh my... how exciting is it?These are the contributors we've announced publicly... but let me tell you something. Every single person walking through the Brighton Dome doors b...
earned:
ALL the humans making MoTaCon 2026 happen
awarded Diana Dromey for:
ALL the humans making MoTaCon 2026 happen
awarded Alap Patel for:
ALL the humans making MoTaCon 2026 happen
awarded Pranav Pandit for:
ALL the humans making MoTaCon 2026 happen
Contributions
Network throttling testing is the practice of intentionally slowing down internet connection speeds to simulate how a web application or mobile app performs under slow, latent, or unreliable network conditions.It can be part of performance testing or conducted separately.Developers and QEs use this technique to see what end-users with poor coverage or slower mobile connections (such as 3G or slow 4G) will experience, rather than just relying on the ultra-fast speeds typically available in a corporate office.
A local restaurant posted an image on their Instagram and outside their door earlier stating:"Due to the heatwave, we have made the decision to close the kitchen for hot food from 2pm today.Salads,...
I popped to McDonalds to get a McFluffy (ice cream) today (IYKYK living in south east England today!)After selecting the Galaxy Mcfluffy, I was presented with a screen 'May we suggest' with 3 optio...
I love a convenient slip-on trainer, but I also have a beloved pair with traditional laces. I rarely double-knot them. Yet, I have friends who double-knot their shoes every single day.Double-knotti...
I had a great chat with Philippa at LWAI (Leading with AI) today which stood out. I mentioned how when writing a skill at work with the team, I’d suggest asking that AI what it has assumed. Ju...
The practice of evaluating software applications under real-world conditions with actual end-users, unconstrained by simulated or controlled laboratory environments. It allows Quality Engineering (QE) teams to assess performance, usability, and functionality across highly fragmented device types, network speeds, and operating systems.Examples include but are not limited to: testing your website or mobile application whilst walking around, internet reception varying including connecting to unreliable cafe wifi, losing connection completely on the underground train etc.
A a software testing methodology that assesses how an application responds to and recovers from unexpected disruptions. Its goal is to ensure the app handles interruptions gracefully without crashing, losing user progress, or compromising data integrity. Most commonly associated with Mobile Application Testing, dealing with incoming notifications, phone calls, no internet etc. also known as interrupt testing,
Soft skills are the non-technical, interpersonal, and cognitive abilities that determine how a professional manages workloads, solves problems, and collaborates across teams. Opposite of soft skills are technical "hard" skillsTogether these competencies dictate a Quality Engineer's true impact and career trajectory.
Navigating with the keyboard only is one effective method of accessibility testing.Checking the tab order is logical, that everything can be tabbed to, escape can be used to exit modals etc.