About
Since 2015 I’ve made a living as a QA Engineer, testing and automating mobile and web applications. In that time, I’ve been fortunate to work with excellent people at a few companies, achieve a bachelors in Computer Science, and hone my testing and coding skills.
Teaching testers about web development, and developers about testing.
Waltir.
Recent Posts
Blocking Ad Traffic In Nightwatch JS

By: Waltir
Example showing how you can block unwanted ad traffic in your Nightwatch JS tests.
Blocking Ad Traffic In Cypress

By: Waltir
Example showing how you can block unwanted ad traffic in your Cypress tests.
Three Ways To Resize The Browser In Nightwatch

By: Waltir
Outlining the three different ways to resize the browser in Nightwatch JS with examples.
Happy Path VS Sad Path Testing

By: Waltir
As a test engineer it is crucial that both happy path and sad path use cases have been considered and fully tested