What are we not talking about enough?

There are plenty of hot topics in testing for 2024. It’s super exciting!

Here’s just a quick selection. We can easily see how long that list could get.

  • Artificial Intelligence (AI), Machine Learning (ML) and Large Language Models (LLMs)
  • Automation
  • Accessibility
  • Security
  • Leadership
  • Career growth
  • Exploratory testing
  • Critical thinking
  • plus more!

I wonder, what important topics could we do with having more discussions about? And what could we do to take action off the back of such discussions?

For example, are we talking enough about diversity, equity and inclusion in tech? What about the human side of testing? We often focus on the technical side of things.


As a side note, view the tags page to browse a page by handy tags to explore.

4 Likes

I think people are not talking much about security testing and that how AI can help in security testing. I would be keen to know more about that.

3 Likes

Those are all excellent topics. And, I’d love to see more conversations about DevOps culture, continuous delivery, observability.

6 Likes

The business of software.

Just because you can test, doesn’t mean you can build software or make good decisions about software or the business overall.

How can we get better at understanding our role alongside the business needs?

8 Likes

What would you like to know? :stuck_out_tongue:

What about Test Data? :slight_smile:

2 Likes

Aren’t AI, ML and LLM all forms of automation? Which is to say, are there all kinds of automated things we could be talking about?

1 Like

Exploratory testing: what are well-known downsides of this approach and should it be used on a daily basis? How to wisely promote this type of testing in my team?

3 Likes

Indeed, but also one of my hobby horses (I did write a book on this topic :smiley: ).

This reminds me - there are so many other contexts for testing, outside software development—Enterprise ERP (salesforce, MS dynamics, sap) for one, and infrastructure and compliance (NIS2 ) could be other topics.

1 Like

Test automation by testers not overly interested in programming?

At least to some managers, it seems like a person interested and skilled in manual testing automatically is a good and inspired programmer…

1 Like

Within discussions of AI etc, I think it would be good to be clear on using AI tools to aid testing vs testing AI systems themselves. Two different topics, probably with some similarities though

DEI. I still feel like there are a lot of people who think it’s just about hard work and that things are a meritocracy, but the fact that many companies hire based on referrals (and people are more likely to be friends with people who are like them) goes against this.

Also, diversity is not enough, you need to work on including people as well and giving them a space to thrive.

Another thing I don’t think we talk about enough is psychological safety. The best teams I’ve been in have been diverse teams where they had psychological safety in place. (If you have diverse or psychological safety? that’s great! But both? Amazing!!)

3 Likes

Testing.

(here’s your extra characters to get to 20)

1 Like

And it goes both ways too. There are heaps of automation engineers who arent terribly good or interested in all of the other things that go into the QA of a product. I would like to see discussions about organizing QA, developing metrics and processes. and also ways in which people interested in all of the “ceremonies” if you will, that are part of the QA process can further their careers.

2 Likes

Performance Testing, I think that’s an underrated topic :slight_smile:

…and according to the “tag” page, not enough e2e

1 Like

Any specific things within testing?

1 Like

Maybe there is another good topic in there. Depending on what is meant by “E2E” I have an opinion that most E2E automated tests arent worth the effort required to maintain them. Maybe some discussion around the value that those tests provide?

2 Likes

Security is even worse! :smiley:
Everybody wants it, nobody dares to touch it! haha

  • Security testing
  • Testing distributed and complex systems
  • Architecture in the scope of testability and reliability
  • Chaos testing approaches
  • Dependency and architecture analysis for large projects
  • Tools for API testing other than HTTP REST
  • Useful automation for everyday things - not only UI or API tests
  • How to learn and practice new things (including learning in public)

Add: Mocking/Data injection frameworks and techniques especially as it applies to Cypress, Selenium, etc

My gripe is that it often feels like there are so few people taking about fundamental ideas of what good testing looks like and involves in the midst of all the noise about specific tools or the hype-of-the-day (e.g. AI). Some of this is from reviewing lots of conference abstracts in the last year, or from going to conferences where even with multiple concurrent sessions, it can be hard to pick an interesting talk to attend. Not to mention all the LinkedIn posts where it seems to currently be in vogue in some circles to throw rocks at the idea of having dedicated testers at all–arguments that often reveal an incredibly shallow view of testing that would really benefit from just shutting up and listening to actual testers to better understand what testing even entails.

Sorry, </rant>

2 Likes