Software Testing and Development Blog Posts
Subscribe to the full blog feed using RSS
Subscribe to the full blog feed using RSS
TLDR: Firefox now lets us Edit and Amend requests in the network tab, for other browsers we can convert to cURL or fetch (or use a proxy)
TLDR; All major browsers allow taking screenshots within them. Firefox currently wins with its range of options.
Do you still need a screenshot tool when testing web? Can’t browsers help us do that already? Well yes they can. Chrome. Firefox. Safari. Edge. All offer some sort of screenshot functionality.
I find advice interesting.
How much of that advice is based on ’luck’ and how much on ‘deliberate and strategic choices’.
TLDR; Lead without leadership authority by assuming that courage is contagious
I suspect most emotions are contagious. Laughter is contagious. Fear is contagious. Courage is contagious.
All of these I’ve used as tactics in my work communication.
TLDR; Imagine never having to worry about saying “Verification” when you meant “Validation”. Well you can. Write down what the V-words imply, and then use those sentences you wrote down instead.
Have you ever used a workaround to get something done?
You betcha. In this show I describe some examples and how important they have been in my testing and my career. And some of the risks you face when you use them.
TLDR: Do you ever ask yourself rhetorical questions? If so, try and answer them by building assumptions. Then investigate your assumptions.
Do you ask yourself rhetorical questions?
I suspect most people do.
Leaving them unanswered means not following up on a opportunity for learning that your brain has put in front of you.
TLDR: Rather than discuss ROI in depth, I want to explore how to evaluate ROI for yourself, so I provide some questions as an exercise e.g. “Why do you use ROI?”, “What do you gain?”, “What do you lose?”, etc.
I am often asked about ROI. And I wrote a parody answer. In this post I explore initial beliefs and then questions to explore and expand my model of ROI.
TLDR: If you want to invest in yourself, we have books and courses and a patreon page
Finding testing too expensive?
Trying to replace your testers by Automating Testing?
You’re doing it wrong.
Tool vendors want to sell you tools to automate your testing and make testing cheaper - but here’s what they don’t tell you.
TLDR: simple click bots from the JavaScript console can make social media and other sites easier to use
I have been using click from the JavaScript console more to: fill in forms, remove ads, remove popups, etc. In this post I explain the general principles.