Being bold and sharing an opinion

There’s power in sharing an opinion that welcomes a conversation. @fullsnacktester did this recently on Twitter and here on The Club chat.

Have you considered being bold and putting yourself out there?

Here are some reasons why:

  1. It feels nice to get something from your head into words
  2. You’ll feel courageous for doing it in public
  3. You spark conversation and debate
  4. Those conversations and debates may inform someone who is struggling to understand a concept or may reveal a completely new way of thinking for them
  5. You inspire others to take the step to share in public

Now for sure, you might be thinking ā€œWhy the heck would someone wanna hear what I have to say? It’s been said before! I might get it wrong!ā€

What if you just took a punt and put stuff out there? You’ll never know unless you give it a go. You might surprise yourself.

And if some bad actors get involved then the community will have your back to support you. That’s the beauty of this community. There’s no place for edge lords, flamers, trolls and the like.

Share publically, like Ben here, and see what happens.

Originally sent in šŸƒ Random
fullsnacktester

Some of my "Hot takes" from Twitter that I posted last night - c.c @simon_tomes:
---
As a Tester, don't fall for thinking you understand how things work.
Make observations, dig deeper and make more observations, challenge your assumptions.
It isn't just developers illustrations about the software you need to break, it's also your own.

---
Being a good lazy developer is hard work, it involves building tools and following patterns to avoid repetitive work.

It does not mean quick fixes, insufficient thinking and ignoring that bug, just because no one is shouting at you, yet

Quality saves time. Be good lazy.

---
There will always be room for human testing, automation is only part of the challenge and you're probably asking the wrong questions if you think automation is your only answer.

---
You'll never be done testing, but you should still ship that next release. Learn to live with good enough, and a good plan to fix things when they go wrong.

---
Testing improves quality, because absence of testing is detrimental to quality.

7 Likes

Ben played well and I engaged!

I’m unsure how bold this text is, as I do not intend it as a hot take, but I used a provocative style.
At Twitter

Anyone who demands ā€œall tests are greenā€ must either give me any amount of time (including developers fixing the bugs) or expect my resignation/termination.

Alternatively, that I am lying to them and the tests are only superficially green.
Mould green

3 Likes

If ā€œall tests are greenā€ it is either the day before deployment and anything non-critical has been paused, or the team is missing tests.

In my opinion, the primary use for permanently green tests is as regression markers - their greenness is an indicator that core function is working as expected.

If the qualifier is ā€œall high priority tests are greenā€ that’s acceptable. So is ā€œall core function tests are greenā€.

An unqualified ā€œall tests are greenā€ tempts me to add a test that will always fail, just to prove that it’s not possible to have all tests green - or that it’s not worth fixing all possible problems.

2 Likes

I gave an answer elsewhere to keep this thread more in general about bold topics.
https://club.ministryoftesting.com/t/all-tests-are-green-is-damend

1 Like

I call this ā€œdropping a conversation grenadeā€, I learned so much early on from more experienced bods just by making observations, or asking questions. It can even be an interesting tactic to play devil’s advocate, too.

Drop the grenade, then sit back and learn! As a tester, you have that superpower!

2 Likes

This topic was automatically closed after 730 days. New replies are no longer allowed.