Suche
Beiträge, die mit testing getaggt sind
Our community team aren't technologists, but that's why their opinion is so important.
To pull down barriers to the open social web, we need to build technology which appeals to everyday users. That's why our community team are given the chance to get their hands on what we're building first.
#SocialWeb #Testing #Technology #Mastodon #Fediverse #NewSocial #ComingSoon
The closest we can come to proving testing works is to be exceptionally clear about its process, its results, and also its limitations.
#blog #tech #testing
https://www.maaikebrinkhof.nl/the-real-reason-we-need-to-invent-a-time-machine/
The real reason we need to invent a time machine
I was reading a very interesting article in The Guardian: 'All people could do was hope the nerds would fix it': the global panic over the millennium bug, 25 years on.Maaike Brinkhof (Maaike Brinkhof's blog)
I share my personal frustrations about finding a job as a tester. I don't neatly fit in any of the testing roles but a bit in all of them.
#blog #testing #tech #IT
https://www.maaikebrinkhof.nl/dont-put-me-in-a-box/
Don't put me in a box
I'm trying to find a new assignment as a self-employed Test Consultant, and this confronts me with some facets of job searching that I don't really enjoy.Maaike Brinkhof (Maaike Brinkhof's blog)
https://mirekdlugosz.com/blog/2025/testing-a-new-feature-should-you-start-with-automation-or-by-inspecting-it-yourself/
#Testing #Automation #automatedtesting #blog #softwaredevelopment
Testing a new feature - should you start with automation or by inspecting it yourself?
A fellow engineer submitted a question to internal mailing list. The gist is: a new feature is supposed to be released in a few months and there is no automation coverage for it.Mirek Długosz personal website
This is the post that seemed to have the most views, possibly it's one of my most dev-centric and it solved an issue for, I suspect, many people
Enjoy!
#SoftwareTesting #Automation #Testing #SoftwareDevelopment
https://responsibleautomation.wordpress.com/2023/07/13/i-did-it-ui-automator-viewer-running-on-a-current-java-version/
I Did It! UI Automator Viewer Running On A Current Java Version
I did a thing! I made Android Studio’s UI Automator Viewer run on Java 20! Some of you might be saying, “Duh, doesn’t everyone already do that?”. I don’t know the answer to that question, but based…Responsible Automation
As a surprise to me, my most-read blog post during 2024, was not the one I expected; that's probably due to this specific post being reposted evelopment website. Here's that post!
#SoftwareTesting #Automation #SoftwareDevelopment #Testing
https://responsibleautomation.wordpress.com/2018/02/01/heresy-ii-comments-are-code/
Heresy II – Comments Are Code
I hold an unpopular stance: code comments are as important as the code itself. OK, maybe that’s a little overstated, but I maintain that code comments are critical to code readability and maintaina…Responsible Automation
As a surprise to me, my most-read blog post during 2024, was not the one I expected; that's probably due to this specific post being reposted evelopment website. Here's that post!
#SoftwareTesting #Automation #SoftwareDevelopment #Testing
https://buff.ly/2EjR5lc
Heresy II – Comments Are Code
I hold an unpopular stance: code comments are as important as the code itself. OK, maybe that’s a little overstated, but I maintain that code comments are critical to code readability and maintaina…Responsible Automation
https://www.caktusgroup.com/blog/2010/09/24/simplifying-the-testing-of-unmanaged-database-models-in-django/
#Django #Python #testing #blog
Simplifying the Testing of Unmanaged Database Models in Django (Updated for Django 4.2 in 2024)
This blog post explains how to simplify the testing of unmanaged database models in Django 4.2. It addresses the challenges of testing unmanaged models and provides a solution using the `IS_MANAGED` flag to control table creation during testing.Tobias McNulty (Caktus Group)