Jesse Berkeley
Senior Test Engineer
I am Open to Write, Podcasting, Meet at MoTaCon 2026
Hey folks, I am Jesse Berkeley and I'm here to learn from you all as I continue to grow in the craft of test engineering and quality engineering. Looking forward to learning from the community!
Achievements
Certificates
Awarded for:
Achieving 5 or more Community Star badges
Activity
earned:
Episode 220: Spy Returns
earned:
Testing in the Age of AI
contributed:
earned:
AI Writes The Code But Who Tests It
earned:
What is Ralph Wiggum? - AI Loop Technique
Contributions
A Sandbox is an isolated environment used to safely run, test, or experiment with software without affecting live systems, real users, or production data. It provides a controlled space where changes can be made, code can fail, and unexpected behaviour can be explored without risk outside the sandbox. For example, a team building an online checkout feature might use a sandbox version of their application to test new payment logic. In the sandbox, testers can create fake users, place dummy orders, and deliberately trigger errors like failed payments or timeouts without charging real customers or impacting the live website. Once the team is confident the change behaves as expected, it can then be safely promoted to production.Ā
A vertical slice is a thin, endātoāend piece of a product that delivers a small but fully working part of a feature. It spans every layer of the system ā from the user interface, through the business logic, down to the data or service layer. Unlike a horizontal slice, which focuses on one layer at a time, a vertical slice shows how all parts of the system work together to support a real user action. Vertical slices are valuable in testing because they expose integration points early, reveal risks sooner, and allow testers to evaluate real behaviour rather than assumptions or isolated components. They support fast feedback, help teams understand the true complexity of a feature, and make it easier to validate user workflows in realistic conditions.ReleaseA release is the process of making a specific version of a product or system available for use. It includes preparing, packaging, and delivering changes such as new features, bug fixes, configuration updates, or performance improvements. A release may be deployed to different environments ā for example, test, staging, or production ā depending on the organisationās workflow.Releases are important in testing because they define what needs to be validated, when testing activities occur, and which version of the software is being evaluated. Testers often support release activities by verifying that changes behave as expected, checking that risks are understood, and confirming that the release is ready for users or customers. A release can be part of a planned schedule or delivered continuously in teams practising DevOps or continuous delivery.BuildA build is a compiled and packaged version of software created from the source code. It represents a specific snapshot of the product at a point in time and is generated by a build process or build pipeline. Builds are used for development, testing, and release activities, and they allow teams to verify that recent changes integrate and function as expected.Builds are typically identified by build version names, which are unique identifiers assigned automatically each time the software is built. Build versions help teams track changes, reproduce issues, compare versions, and understand exactly which code and configuration were included in a given build. They may follow simple incremental versioning (e.g., Build 1427) or more structured formats that include timestamps, branch names, or semantic versioning components.
Celebrate surprise-smooth demos, learn how solo testers spark better quality conversations, and explore āassumption investigatingā as a core skill for making work clearer and kinder.
Loved having a chat with Jesse. We talked about our work and he gave me a very powerful story about his role and the work he did to be present in understanding the product and how its used, rather ...
Chris and Eamon kicking things off at Ramen Space for the second MoT London Chapter event.
I'm super excited to anounce our 2026 Ambassadors!!
Make sure to follow them on the MoTaverse.
And the 2026 Ambassadors of the MoTaverse are...........
- Ady Stokes
- Ben Dowen
- Cassandr...