TLDR; Often the process of modelling is more important than the models, we carry forward what we learn rather than remodel consistently. I was looking through old folders of notes to feed to th...
https://www.eviltester.com/blog/eviltester/modelling/modelling-for-naming/
A cheat sheet to remind myself the most important kubectl commands. If I do forget then I recommend the VS Code Kubernetes plugin and remember to use --help if you get stuck, start with kubectl -...
https://www.eviltester.com/blog/eviltester/devops/some-kubernetes-kubectl-cheat-sheet-notes/
TLDR; Updated code for Selenium WebDriver Course for WebDriver v4 free online and released Open Source Profile conference video for free. SELENIUM WEBDRIVER CODE UPDATES When I removed my Sele...
https://www.eviltester.com/blog/eviltester/news/github-updates-and-talk-recordings/
Are you recruiting people, or are you recruiting to fulfil a role? Here are tips and notes about recruiting and interviewing. RECRUITING VS FILLING A ROLE Too many companies seem to want to fu...
The Triangle Problem is a ‘classic’ from Software Testing, described in many books and training courses. This post describes the problem, links to some applications you can use to practice on...
https://www.eviltester.com/blog/eviltester/apps-i-wrote/the-triangle-application/
TLDR: Every time we test something we are testing from models. Modelling is a key skill for Software Testers. Errors cannot be identified without a model to compare them. Quality Control cannot b...
https://www.eviltester.com/blog/eviltester/modelling/on-modelling/
Content Summary for June 2023 EvilTester.com and Patreon with some recommended podcasts. All monthly summaries of Patreon and blog content OVERVIEW I managed to create two podcast episodes ...
https://www.eviltester.com/blog/eviltester/summaries/2023-06-june-2023-summary/
This episode covers the Test Automation Pyramid, created by Mike Cohn in 2008-2009 in the book “Succeeding With Agile”. We will go beyond the diagram and look at the model that supports it. T...
https://www.eviltester.com/show/020-test-automation-pyramid/
Content Summary for March, April, May 2023 EvilTester.com and Patreon. All monthly summaries of Patreon and blog content OVERVIEW I didn’t manage to get around to uploading the summaries ...
https://www.eviltester.com/blog/eviltester/summaries/2023-0345-march-april-may-2023-summary/
The most common Testing Entities that I’ve encountered over the years are: Test Condition, Test Scenario, Test Case, Test Script. In my Testing I pretty much now have: Test Idea, Test Log (Exec...
https://www.eviltester.com/show/019-test-entitites-cases-scripts/
Top 3 Phrases that should carry trigger warnings for the Test Community: Manual Testing, Test Automation, Quality Assurance. In this episode I’m going to talk about Manual Testing. And I’m go...
TLDR; There is no need to practice testing on public websites and annoy the owners. There are lots of applications to use to practice. Back in February of 2022 I posted a Twitter thread with a...
https://www.eviltester.com/post/applications-to-practice-testing-and-automating/
Content Summary for February 2023 EvilTester.com and Patreon. All monthly summaries of Patreon and blog content PATREON POSTS FOR FEBRUARY 2023 Integration Testing Trying to resolve dif...
https://www.eviltester.com/blog/eviltester/summaries/2023-02-february-2023-summary/
Content Summary for January 2023 EvilTester.com and Patreon. All monthly summaries of Patreon and blog content BLOG POSTS FOR JANUARY 2023 What is Software Testing? - a meta model A met...
https://www.eviltester.com/blog/eviltester/summaries/2023-01-january-2023-summary/
TLDR; Modelling is a fundamental skill for Software Testers. Applying modelling to Software Testing itself allows us to communicate our testing in simple terms and we can explore how concepts bui...